Hi this code keeps bringing up a syntax error but it looks fine any ideas??
VB Code:
Set myrs = MyConn.Execute("UPDATE users SET Password = '" _ & TxtnewPWD.Text & "' WHERE UserName ='" & username & "'")
im trying to let the user update the password
|
Results 1 to 3 of 3
Thread: Update Syntax error (Resolved)
|
Click Here to Expand Forum to Full Width |