Problem with IN clause
From: Steven (anonymous_at_discussions.microsoft.com)
Date: 03/11/04
- Next message: matt: "Current date"
- Previous message: Ed Sch: "Re: Sort Order"
- Next in thread: MGFoster: "Re: Problem with IN clause"
- Reply: MGFoster: "Re: Problem with IN clause"
- Reply: John Viescas: "Re: Problem with IN clause"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 11:50:04 -0800
I get a message back "Not a valid password". But I know
the password is correct. What is wrong with this sql
statement. There must be something structurally incorrect
with the password portion.
Dim sqlUnionQry As String
sqlUnionQry = "Select * From Vendors
IN 'C:\History.mdb' 'PWD=pwhistory';"
Me.RecordSource = sqlUnionQry
Thank you for your help.
Steven
- Next message: matt: "Current date"
- Previous message: Ed Sch: "Re: Sort Order"
- Next in thread: MGFoster: "Re: Problem with IN clause"
- Reply: MGFoster: "Re: Problem with IN clause"
- Reply: John Viescas: "Re: Problem with IN clause"
- Messages sorted by: [ date ] [ thread ]