|
-
Jan 24th, 2006, 12:36 PM
#1
Thread Starter
Lively Member
Error for UPDATE statement
can someone guide me wats wrong with this statement??
sqlString3 = "UPDATE USER_LOGIN_T SET PASSWORD = '" + TextPassword.Text _
+ "', LOGIN_NAME = '" + TextUser.Text + "', ACCOUNT_TYPE = '" + ComboOccupation.Text _
+ "' WHERE NRIC = '" + TextNRIC.Text + "'"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|