I used following string

"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=library.mdb;Password=librarian;User ID=librarian;"

But while trying to open the file thru VB.NET, I get following error.

Workgroup information file is missing or opened exclusively by another user.

Access file without password is opening fine.

Any help?

Thanx a lot!