Problem with pwd-protected Access .mdb
From: Developer (wanderer_at_mapinfo.nope.com)
Date: 02/24/04
- Next message: Victor Koch: "Re: ado recordset.recordcount has value 0"
- Previous message: Peter Plumber: "Re: adodb.recordset.save and back"
- Next in thread: Scot Rose [MSFT]: "RE: Problem with pwd-protected Access .mdb"
- Reply: Scot Rose [MSFT]: "RE: Problem with pwd-protected Access .mdb"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Feb 2004 09:16:47 -0500
Hello,
I'm trying to open a password-proteced Access table using an OleDbConnection
in ADO.Net.
This connection string:
Provider='Microsoft.JET.OLEDB.4.0';Data source =
C:\temp\dbpwd.mdb;Password=pwd;
produces this exception:
System.Data.OleDb.OleDbException: Cannot start your application. The
workgroup information file is missing or opened exclusively by another user.
What else do I need to do?
TIA.
- Next message: Victor Koch: "Re: ado recordset.recordcount has value 0"
- Previous message: Peter Plumber: "Re: adodb.recordset.save and back"
- Next in thread: Scot Rose [MSFT]: "RE: Problem with pwd-protected Access .mdb"
- Reply: Scot Rose [MSFT]: "RE: Problem with pwd-protected Access .mdb"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|