Derek Stone
08-29-2000, 02:30 PM
I'm trying to access a password protected database through VB.
I added a Microsoft ADO Data Control to my VB project.
I attempt to connect to the database after creating a connection string and setting all the right properties but I get and error which reads:
Test connection failed because of an error in initializing provider. Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
The database isn't open as far as I know and the password is right.
Any ideas?
-cl
I added a Microsoft ADO Data Control to my VB project.
I attempt to connect to the database after creating a connection string and setting all the right properties but I get and error which reads:
Test connection failed because of an error in initializing provider. Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
The database isn't open as far as I know and the password is right.
Any ideas?
-cl