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:297158 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

