Boofo
03-03-2003, 03:22 AM
Can anyone please tell me what query I can use to change the value to 1? I have already run the following query but I need to change it to 1 in the db.
ALTER TABLE `forum` ADD `forumallowattach` SMALLINT(6) DEFAULT '0' NOT NULL
ALTER TABLE `forum` ADD `forumallowattach` SMALLINT(6) DEFAULT '0' NOT NULL