Hello! I am new in Domino. I need to create report using Crystal Report. Somebody can help me with this. Thanks
Subject: Domino/Crystal Report
What’s your questions?
You could install Crystal Report in your PC, and download NotesSQL, and you are set to go…
Subject: RE: Domino/Crystal Report
That’s not necessarily true. Some versions of Crystal Reports support only a few data sources of which Domino (via NotesSQL) isn’t one of them. Some versions of Crystal 8.5 (the last version I used) included a native Notes driver so you had the choice of using that driver or NotesSQL.
You’ll have the choice of getting your data from Notes Forms or Views. The latter will be much faster; you may want to create some hidden views just for reporting.
Subject: RE: Domino/Crystal Report
I’m using CR 10, NotesSQl 3.02, and I did not use native driver…Domino 6.5.2Works perfectly for me.
Subject: RE: Domino/Crystal Report
Hello! I utilize the “Lotus Notes V6.5” and I am utilizing the even for emit reports with the “Crystal Report V10.0”. I am creating diverse functions for create an object of the kind crystal for open this file, but always occurs the same error " was Not possible create the objet"
It follows down one of the codes that am creating and also occurs the same error upon creating the object.
Sub Click(Source As Button)
'set the workspace in lotus
Dim Workspace As New NotesUIWorkspace
Dim Uidoc As NotesUIDocument
Set Uidoc = Workspace.CurrentDocument
'Declare a variable for the report object
Dim report As Variant
'Inicialize the report object
Set report = Uidoc.GetObject( "Crystal report Application" ) = > Error
'set the crystal report activex xcontrol properties
report.reportfilename="c:\temp\langepT-FeaturesConcern.rpt"
report.actional=1
End Sub
Some exists solution? I stayed in him MYSELF await of his return.
E-mail: vagnerst@bol.com.br
It obliged, Vagner