Re: unknow SQL Error!

2003-06-19 Thread Terry Riley
--Original Message- > > CREATE TABLE nuke_contactbook( > workphone varchar( 255 ) , > homepage varchar( 255 ) , > IM varchar( 255 ) , > events text, > reminders int( 11 ) , > notes text, > PRIMARY KEY ( contactid ) , > KEY contactid( contactid ) , > KEY uid( uid ) You seem

unknow SQL Error!

2003-06-19 Thread Marcelo Luiz de Laia
Hi People, Please, how are the error whit my sql? I receive this message when I execute it in phpMyAdmin 2.5.0: My sql host server is the portlandsql. Erro comando SQL : CREATE TABLE nuke_contactbook( uid int( 11 ) DEFAULT '0' NOT NULL , contactid int( 11 ) NOT NULL AUTO_INCREMENT , firstnam