Invoking Crystal Reports from VB.Net
Hi,
I have a crystal report (.net version) designed that uses Ms-Access database. When I invoke the report from windows forms, I am asked to provide Server Name, Database Name, User Name and Password details for opening the report.
I have protected my Ms-Access database with a database password. But, when I supply the password, I get "Login Failed" messagebox. When I removed the password protection, the report gets opened without the logon screen.
How can I have my database password protected and still avoid the logon screen?
Thanx in advance
|