Advertisement
Guest User

Untitled

a guest
Dec 29th, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.48 KB | None | 0 0
  1. INSERT INTO Transferees ('title','first','last','gender','position','company','contactno','email','timecreated','timeupdated') VALUES ('Mr','WSG','srhh','Male','WEGWG','rhgrh','reherh','reherh','1325170344','1325170344')
  2.  
  3.  
  4. Error inserting transferee INTO DB: You have an error IN your SQL syntax; CHECK the manual that corresponds TO your MySQL server version FOR the RIGHT syntax TO USE near ''title','FIRST','LAST','gender','POSITION','company','contactno','email','timecr' at line 1 - 1064
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement