Password problem
From: David (not_at_directemail.com)
Date: 10/04/04
- Next message: evagelos: "sql query"
- Previous message: Unicorn: "Re: Automating MailMerge Problem"
- Next in thread: Paul Clement: "Re: Password problem"
- Reply: Paul Clement: "Re: Password problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 09:21:25 -0400
Hey,
I've been using ADO for a few years now and now I need to simply open
an access DB using DAO3.6 which has is password protected.
set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass")
I get an error about "cannot find...ISAM" something, something...
If I remove the second False I get "Invalid password"
I don't want to work with workspaces nor ODBC I simply want to open the
password protected Access2000 DB using DAO3.6.
Thanx in advance.
David
- Next message: evagelos: "sql query"
- Previous message: Unicorn: "Re: Automating MailMerge Problem"
- Next in thread: Paul Clement: "Re: Password problem"
- Reply: Paul Clement: "Re: Password problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|