Guest_imported
New member
- Jan 1, 1970
- 0
Conn.execute ("UPDATE Student_Data SET Student_Data.Password = " & "Newpassword" & " WHERE (((Student_Data.UserID)=" & "student1" & ")"
Can any see why I get the above error message.
Can any see why I get the above error message.