plasterx
12-11-2005, 07:01 AM
hey all,i've got this error ...
it said incorrect syntax near the word 'user'. i've tried to print out the sql by doin a response.write and it works. So what could be wrong ??
sql = "SELECT * FROM user where userID = '"&chkUserID&"' and password='"&chkPassword& "'"
it said incorrect syntax near the word 'user'. i've tried to print out the sql by doin a response.write and it works. So what could be wrong ??
sql = "SELECT * FROM user where userID = '"&chkUserID&"' and password='"&chkPassword& "'"