Stéphane Urbanovski
2009-11-23 09:39:45 UTC
Hello
I'm using OCSNG_UNIX_SERVER-1.3beta2.
Here is a way to fix the problem :
ALTER TABLE `hardware` ADD `ASSETTAG` VARCHAR( 255 ) NOT NULL ;
ALTER TABLE `hardware` ADD INDEX ( `ASSETTAG` ) ;
Regards
I'm using OCSNG_UNIX_SERVER-1.3beta2.
Here is a way to fix the problem :
ALTER TABLE `hardware` ADD `ASSETTAG` VARCHAR( 255 ) NOT NULL ;
ALTER TABLE `hardware` ADD INDEX ( `ASSETTAG` ) ;
Regards
--
Stéphane Urbanovski
Stéphane Urbanovski