Hi Dear;
I am using VB.NET 2003, Crystal Report 9.2 and MSDE Database.
I created a report using SQL Server database and now I want to run it with MSDE and I changed my Database Location in design time in Crystal Report to MSDE Connection. I did not set any user ID and Password in that connection. When I am invoking that report using VB app, it is prompting for User ID and Password, other information is already selected i.e. Server and database. What should I pass for UserID and Password, When I installed MSDE , I set one Password for SAPWD parameter but it is not working and login is failed for that password. I have tried SA with Blank password, SA with the password which I set at the time of installation.
Any kind of help is appreciated.
I am using VB.NET 2003, Crystal Report 9.2 and MSDE Database.
I created a report using SQL Server database and now I want to run it with MSDE and I changed my Database Location in design time in Crystal Report to MSDE Connection. I did not set any user ID and Password in that connection. When I am invoking that report using VB app, it is prompting for User ID and Password, other information is already selected i.e. Server and database. What should I pass for UserID and Password, When I installed MSDE , I set one Password for SAPWD parameter but it is not working and login is failed for that password. I have tried SA with Blank password, SA with the password which I set at the time of installation.
Any kind of help is appreciated.