Re: The workgroup information file is missing
From: Carl (carlallen30229_at_hotmail.com)
Date: 08/14/04
- Previous message: Merv Norton: "Re: Error, Not an integer value"
- In reply to: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Next in thread: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Reply: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 14 Aug 2004 17:01:26 -0400
"test" is my password, so based on your suggestion I tried this:
Provider=Microsoft.Jet.OLEDB.4.0;User ID=User1;Data
Source=C:\tests\db1.mdb;Persist Security Info=False;Jet OLEDB:Database
Password =test
However, I'm still getting the message about the workgroup file missing.
What would cause this?
"Brian Bushay TeamB" <BBushay@Nmpls.com> wrote in message
news:74iqh09f0ecs4gcfp1dj88lafn3s19h3fg@4ax.com...
>
> >I want to submit a a password to my Access database from Delphi, but
can't
> >seem to get it to work. For example, when I code this:
> >
> >ADOConnection1.Open('Admin','test');
> >
> >where "test" is the password for my database,
>
> You are using the form of Open that presents a user password.
> To present a databaes password you need to include the
> "Jet OLEDB:Database Password " property in the connection string
> --
> Brian Bushay (TeamB)
> Bbushay@NMPLS.com
- Previous message: Merv Norton: "Re: Error, Not an integer value"
- In reply to: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Next in thread: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Reply: Brian Bushay TeamB: "Re: The workgroup information file is missing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|