Hi
I have created a login with username and password.
When the user is logged in, he can see his details (name, username, password)
and change these details.
But when I want to save changes this error is shown:
Microsoft JET Database Engine error '80040e14'
Syntax error in UPDATE statement.
/sikker/retmedlem.asp, line 121
and line 121 in retmedlem.asp is:
MM_editCmd.Execute
I found out that it is the password that causes the problem. Because I have created a similar detailpage, but without the password details. And this page is running fine.
Hope you can help.
thank u
dsjk
I have created a login with username and password.
When the user is logged in, he can see his details (name, username, password)
and change these details.
But when I want to save changes this error is shown:
Microsoft JET Database Engine error '80040e14'
Syntax error in UPDATE statement.
/sikker/retmedlem.asp, line 121
and line 121 in retmedlem.asp is:
MM_editCmd.Execute
I found out that it is the password that causes the problem. Because I have created a similar detailpage, but without the password details. And this page is running fine.
Hope you can help.
thank u
dsjk