
10-20-2007, 01:01 AM
|
|
|
Join Date: Mar 2002
Location: Texas
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Blaine0002
back up your database then
run the query
UPDATE TABLE user set usergroupid = '3' where email = ''
|
Quote:
#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 'TABLE user set usergroupid = '3' where email = ''' at line 1
|
not sure whats wrong
|