KoffieMok
Apr 16th, 2004, 05:13 AM
Hello all,
I have a question regarding CR & VB.Net
I made a report in CR that connects to a secured database with a databasepassword (Office XP MS Access)
For the report to work I entered the password for the database and that works fine.
Now I added a report viewer in my app. that has ReportSource = SupplierOverview.rpt (The report I just mentioned)
If I now start my app, the program will ask me for the database password, which was not supposed to be the idea!
Can anyone tell me how I can send the password to the app automatically, so the user won't have to enter it each time?
Thanks in advance!
Edit:Typo
I have a question regarding CR & VB.Net
I made a report in CR that connects to a secured database with a databasepassword (Office XP MS Access)
For the report to work I entered the password for the database and that works fine.
Now I added a report viewer in my app. that has ReportSource = SupplierOverview.rpt (The report I just mentioned)
If I now start my app, the program will ask me for the database password, which was not supposed to be the idea!
Can anyone tell me how I can send the password to the app automatically, so the user won't have to enter it each time?
Thanks in advance!
Edit:Typo