Hi,

I am using an Access 97 mdb which is populated at runtime in my VB application. I want to print the table in the database to screen using crystal report. But as i do so I get the following error -
20535 Crystal Report Unable to connect : Incorrect session parameters.
My connection string uses the crystal default ID and no password. The code is written in a correct way as it was working earlier. However i have noticed that NOW the control goes till maximising i.e. the screen gets maximised but after that i get the error mentioned above (i.e. at action =1, i suppose). Please suggest a solution, its urgent!!