Error
SQL query:
INSERT INTO FORCE SET USERNUM = "2",
BUYSELL = "S",
PURCH = "5"
MySQL said:
#1064 - 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 'FORCE set USERNUM="2",BUYSELL="S",PURCH="5"' at line 1

USERNUM  int(11)
BUYSELL char(1) latin1_swedish_ci
PURCH int(11)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "PHP 
& MySQL" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/phpmysql?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to