Syntax error in UPDATE statement

Submitted by admin on

While I was working with Visual Basic .NET by adding a form to manage user account in my system I found an error called “Syntax error in UPDATE statement”. After figuring out what’s the cause of this error I found out that it was the name of the field that is causing the problem.

In my Users table I have the following fields:

UserID
Password
CompleteName

As you can see all of these fields are valid. The statement to save a record back to its database is:

Student Grading Ranking System 1.0

Submitted by jakerpomperada on
About this code I called it Student Grading Ranking System 1.0 written in C++ . I incorporate object oriented programming in this code. If you find my code useful send me an email at [email protected] . People here in the Philippines who wish to contact me can reach me in my mobile phone number 09296768375 and my landline number is (034) 4335081 . Thank you very much and Happy Programming