Not A Valid Password
- From: "Mathie" <madewa2@xxxxxxxxxxx>
- Date: 27 Jun 2005 07:40:33 -0700
When I write something like this (where qrPRODUCT is TADOQuery)
With qrPRODUCT Do
Begin
Close; SQL.Text:=?INSERT INTO [Product] IN ?C:\Mathie\DIV1.mdb? SELECT * FROM [Product]?;
Open;
End;
I get an error ?Not A Valid Password?. This is because DIV1.mdb
has a database password ?MAT?. Is there a way to embed the DB
password of another DB in SQL statement?
Thx
.
- Follow-Ups:
- Re: Not A Valid Password
- From: Del M
- Re: Not A Valid Password
- Prev by Date: Re: How do I avoide multiple firing of confirmation code in OnBeforeDelete event?
- Next by Date: Internal Query processor Error
- Previous by thread: How do I avoide multiple firing of confirmation code in OnBeforeDelete event?
- Next by thread: Re: Not A Valid Password
- Index(es):