|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I'm using Crystal Report 9 to view report in my VB6.
I had no problem at all until I added password to open my Access2K database. I add the password to prevent other people to open my database directly from MS Access. I've added connection string in the ADODC property for my VB6 form an have no problem to open the password secured database. The only problem now is to view my crystal report from my report viewer in VB6. Can anybody help me with this problem? This is getting urgent as my deadline to complete my system is getting nearer. |
| Sponsored Links |
|
|
|
|||
|
u can copy the connection string from ur adodc connection string. use it as a adodb connection.
or...change ur connection of CRviewer with offline adodb connection string (batch). hope that use full. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|