Gaisa Starting Member
4 Posts
quote:Error: 80040E21 Field 'M_ALLOWEMAIL' already exists in table 'FORUM_MEMBERS'.strUpdateSql: ALTER TABLE FORUM_MEMBERS ADD M_ALLOWEMAIL smallint DEFAULT 0
quote:Error: 80040E21 Field 'M_ALLOWEMAIL' already exists in table 'FORUM_MEMBERS_PENDING'.strUpdateSql: ALTER TABLE FORUM_MEMBERS_PENDING ADD M_ALLOWEMAIL smallint DEFAULT 0
quote:Error: 80040E14 Table 'FORUM_SPAM_MAIL' already exists.strUpdateSql: CREATE TABLE FORUM_SPAM_MAIL ( SPAM_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , SPAM_SERVER text (255) NULL )
ruirib Snitz Forums Admin
Portugal 26364 Posts
quote:Originally posted by ruiribhttp://forum.snitz.com/forum/topic.asp?TOPIC_ID=68482