View Single Post
  #4  
Old 12-11-2004, 01:37 PM
Kintudo
Fire Beetle
 
Join Date: Apr 2004
Posts: 5
Default

Ok i used the
ALTER TABLE `npc_types` ADD `AC` smallint(5) not null default 0;

however i then get this message back....
ERROR 1060: Dduplicate column name `AC`

so any suggestions what step to take next?

Thanks
Reply With Quote