Hello,
I am writing this message not to ask a question, but to give input to a
solution that i have found (if it has been given already, im sorry for
giving it again; i don't read all of the notes). My error was that i had
rows in my database under the name password and access. That was
generating the error, cause those were reserved words, so i used the []
around them: insert into Users ([password], [access]) values ... Then it
worked fine for me. That was my syntax error and im posting this cause i
notice a bunch of people had it too, so im posting it just in case
somebody else is having this problem too.
Later,
Brian
Also, the people that gave me the website for the error, thank you cause
it helped alot.
http://www.adopenstatic.com/faq/80040e14.asp