Thanks. I have resolved the problem. Apparently, MS-Access doesn't like any fields named "password" (undocumented keyword??). I changed the field name to strPassword, and it worked perfectly. Go figure!
On an .asp page, I have a form set up to add users to a database. The form includes fields for username and password. When I try to add the user, I get the following error statement:
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error in INSERT INTO statement...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.