could someone look at my sql please?
Posted: Sat Aug 08, 2009 7:19 pm
this is the out put of my sql variableYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group,member,wholebean_sa,regular_sa,wholebean_ca,regular_ca,wholebean_african,r' at line 1
Code: Select all
INSERT INTO master_order (member_id,GROUP,member,wholebean_sa,regular_sa,wholebean_ca,regular_ca,wholebean_african,regular_african,wholebean_asian,regular_asian,wholebean_decaf,regular_decaf,wholebean_sampler,regular_sampler) VALUES('138','Hanna','Bobby','1','1','1','1','1','1','1','1','1','1','1','1')Thanks