-
CrystalReports
Hi
Iam Working on VB6 , CrystalReports 8.0 and Sqlserver 7.0. I created reports using ODBC connection to sqlserver. Now I want show them from my vb application using CrystalReport Control. while showing those reports iam getting "Server not yet opened"
Pl any one give solution to my problem.
Regards,
Satheesh
-
if u want just to open the report while making report u just save the password.
if u want dinamicly open the report then U have to convert the driver into ado,rdo,odbc driver and pass the recordset of reprt through forms.