sorry...
insert into user_store (user_id,store_id,status,cdate,qty,price) values (2,4,'P',now(),1,'12.99')
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 '' at line 1
everything is as it should be in the db ... it was working up to last night far as i can tell
thnx