Adding Column... ALTER TABLE FORUM_MODS ALTER COLUMN M_NAME text(50) NOT NULL -2147217865 | Cannot find table or constraint. Adding Column... ALTER TABLE FORUM_MODS ALTER COLUMN M_CODE text(50) NOT NULL -2147217865 | Cannot find table or constraint. Adding Column... ALTER TABLE FORUM_MODS ALTER COLUMN M_VALUE memo NOT NULL DEFAULT NULL -2147217865 | Cannot find table or constraint. Table(s) updated
Updating Forum Values.. DELETE FROM FORUM_MODS WHERE M_NAME = 'slash' -2147217865 | The Microsoft Jet database engine cannot find the input table or query 'FORUM_MODS'. Make sure it exists and that its name is spelled correctly.