Crystal reports in C#

Feb 9 2004 5:27 AM
I am MCSD in VS6.0 and upgrading to .NET. I have a problem in connecting crystal reports with MS Access database protected by database password. Crystal reports designer have no problem but when I use my report through crystal report viewer, it ask for password of database which I have already provided during design. I used this is VB6.0 with a function called connect in Crystal reports. The problem with the login screen that comes automatically each time is that it only ask for User and Password but not database password. I want to use Crystal reports with password protected Access database. Another point is that when I remove password from database, no problem found then, it work alright. If anyone can help me, I will be grateful.