View Single Post
Old March 1st, 2007, 08:11 AM   #10 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
If your trying to update queries all at once you need to use semicolons

UPDATE settings SET setting='/' WHERE id=171;
UPDATE settings SET setting='bb' WHERE id=172;
UPDATE settings SET setting='.informatikboard.ch' WHERE id=173;
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote