|
HI, having problems runing a script, Im getting this error
UPDATE user SET status = 'Y', extend = 'N', expiration_date = DATE_ADD(now(), INTERVAL MONTH), paypal_transaction_id = '' WHERE user_id = '1' 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 '), paypal_transaction_id = '' WHERE user_id = '1'' at line 1
sql file attached
__________________
I Just a test to see what happens... Please login or register to view this content. Registration is FREE
"Let us be thankful for the fools. But for them the rest of us could not succeed..."
Last edited by rolda hayes; 06-28-2007 at 05:35 PM..
|