Re: Accessing mdb file via VB code
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Mon, 3 Jul 2006 12:02:33 -0500
"Jeff Johnson" <i.get@xxxxxxxxxxx> wrote in message
news:%23vots6rnGHA.1664@xxxxxxxxxxxxxxxxxxxxxxx
"AK" <nospam@xxxxxxxxxxx> wrote in messageand
news:%23AWrUArnGHA.5056@xxxxxxxxxxxxxxxxxxxxxxx
I started by adding a password to my test DB by setting it by using
Tools|Security
Then I changed my Connection.Open Method statements to add the UserID
space)Passwords.
If all you did was add a "database password" then "User ID" (note the
and "Password" are not the keywords you want; you want "JetOLEDB:Database
Password".
Doh!
By using UserID and Password in the connection string one is telling Jet
that you intend to invoke User-Level security, not Database security, but
the 'current' mdw doesn't support that request.
-ralph
[sometimes one can have too much coffee! <g>]
.
- Follow-Ups:
- Re: Accessing mdb file via VB code
- From: AK
- Re: Accessing mdb file via VB code
- References:
- Accessing mdb file via VB code
- From: AK
- Re: Accessing mdb file via VB code
- From: Jeff Johnson
- Accessing mdb file via VB code
- Prev by Date: Re: Accessing mdb file via VB code
- Next by Date: Re: Which network?
- Previous by thread: Re: Accessing mdb file via VB code
- Next by thread: Re: Accessing mdb file via VB code
- Index(es):
Relevant Pages
|