Re: VB6.0 and CR 8.0 problem
Quote:
but when a new blank report is used in its palce, I am not getting any result
Crystal does not magically generate a report based on a recordset. You still need to add the fields to the report file.
Since you are using recordsets as your datasource you don't need to login to a database. From the Add Database screen, choose the More Data Sources -> Active Data -> Active Data (Field Definitions Only) and setup the information.
See the topic Data Definition Files in the developer help file for more information.
Re: VB6.0 and CR 8.0 problem
Hello brucevde,
Thanks for the reply.
Can you help me in the first part of the question?
Thanks
GeoNav