|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ADO.NET and Access2k with a password
In VB6 I used a password in Access 2000 and it worked great
PHP Code:
Now in .NET and ADO.NET I used the following below and get an error. If I leave the password out and unset the password on the database it works all day and night. What am I missing? PHP Code:
Error FormName: frmMain Error Message: Cannot start your application. The workgroup information file is missing or opened exclusively by another user. Error Type: System.Data.OleDb.OleDbException Error Source: Microsoft JET Database Engine
__________________
George - www.ipdg3.com Helping Developers and Programmers Find Resources Forums - Contests - Tutorials - Source Code ORB - Wireless Site - Online Gear |
|
#2
|
|||
|
|||
|
This works I had a guy from another forum post this and it did the trick. Thought others who are interested in using Access databases with passwords may find this handy.
PHP Code:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > ADO.NET and Access2k with a password |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|