[Microsoft][ODBC Microsoft Access Driver] Syntax e
RE: [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.
Hi, i am new to access dbase. my problem is that i get the above error in the following code
objrs.addnew
objrs("username")=strusername
objrs("date")=date
objrs("time")=time
objrs.update
I have seen microsoft documentation that says this could be a bug, but on another page in my asp application, i have used this exact code sequence to update another table and this error did not occur.
please advice
__________________
Everything takes longer than you expect!
|