View Single Post
  #3  
Old 08-26-2003, 05:51 PM
Yuhman
Fire Beetle
 
Join Date: Aug 2003
Posts: 2
Default

ok option 1 that you gave applies to me :P but when i type in:

INSERT INTO account SET user='eqemu', password='eqemu', status=200;

I get this error :

ERROR 1054: Unknown column 'user' in 'field list'

not sure what im doing wrong, do i have to create the user column? and if so, how??
Reply With Quote