dwlerwill
Technical User
- May 25, 2001
- 329
I need to connect to a database on access but it is password protected. I can not seem to get the code right to send the password with the connection string
I have
db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=S:\RESPONSE\Horizon\Data Store\Horizon_Tables.mde; pwd=HeLlO"
But it comes back with the error
Couldn't find installable ISAM. Can someone help with this.
David Lerwill
"If at first you don't succeed go to the pub"
I have
db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=S:\RESPONSE\Horizon\Data Store\Horizon_Tables.mde; pwd=HeLlO"
But it comes back with the error
Couldn't find installable ISAM. Can someone help with this.
David Lerwill
"If at first you don't succeed go to the pub"