doesn't access prefer double quotes?
(getUser.UserLogin = "paulw") AND (getUser.Password = "2324986").

On Jan 23, 2008 12:11 PM, Rick Root <[EMAIL PROTECTED]> wrote:
> On 1/23/08, Nick Ross <[EMAIL PROTECTED]> wrote:
> > Syntax error (missing operator) in query expression '(getUser.UserLogin = 
> > 'paulw') AND (getUser.Password' = '2324986')'.
>
> You have an extra ' after "Password"
>
> probably should be
>
> AND (getUser.Password = '2324986')
>
>
> >  Error Executing Database Query.
> > [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft 
> > Access Driver] Syntax error (missing operator) in query expression 
> > '(getUser.UserLogin = 'paulw') AND (getUser.Password' = '2324986')'.
>
>
> Problem #2 - Access sucks.
>
> --
> Rick Root
> New Brian Vander Ark Album, songs in the music player and cool behind
> the scenes video at www.myspace.com/brianvanderark
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297211
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to