R
Reny J Joseph Thuthikattu
Hi,
I am having problem while connecting to a passowrd protected db from
viewing.Since i want to protect the database file , i created one for that
db by opening it exclusively, then from tools->security->user and group
accounts->change log on password .From there i setup a password for admin as
Administer.I can manualy open the file by giving user name and password from
MS Access .While trying to connect to it through VB.NET i am getting error
as
Can not start your application.The workgroup information file is missing or
opened exclusively by another user.
The connection string i used is ----
Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\Program
Files\communication\db.mdb;User Id=Admin;Password=Administer;
Please help me out
Reny
I am having problem while connecting to a passowrd protected db from
viewing.Since i want to protect the database file , i created one for that
db by opening it exclusively, then from tools->security->user and group
accounts->change log on password .From there i setup a password for admin as
Administer.I can manualy open the file by giving user name and password from
MS Access .While trying to connect to it through VB.NET i am getting error
as
Can not start your application.The workgroup information file is missing or
opened exclusively by another user.
The connection string i used is ----
Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\Program
Files\communication\db.mdb;User Id=Admin;Password=Administer;
Please help me out
Reny