PDA

Click to See Complete Forum and Search --> : CrystalReports


medasatheesh
May 27th, 2002, 11:56 PM
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

purusingh
Jun 21st, 2002, 09:25 PM
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.