Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Private Message MOD DB Setup Error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

loki
Starting Member

3 Posts

Posted - 27 April 2001 :  16:26:46  Show Profile
I got the error below and I scoured the Help forum to see if it happened before. only thing I could find was that people that were using the Access 97 connstring were getting this error, but I am not. I am using the Jet4 Access 2000 conn string and I am still getting this error below. Would appreciate some help please. Thanks in advance!





Creating table(s)...
CREATE TABLE FORUM_PM( M_ID int IDENTITY (1, 1) NOT NULL , M_SUBJECT;varchar (50);NULL; NOT NULL , M_FROM;int;NULL; NOT NULL , M_TO;int;NULL; NOT NULL , M_SENT;varchar (50);NULL; NOT NULL , M_MESSAGE;text;NULL; NOT NULL , M_PMCOUNT;varchar (50);NULL; NOT NULL , M_READ;int;NULL;0 NOT NULL , M_MAIL;varchar (50);NULL; NOT NULL , M_OUTBOX;byte;NULL;1 NOT NULL )
-2147217900 | Syntax error in field definition.

--------------------------------------------------------------------------------

Dropping Column...
ALTER TABLE FORUM_MEMBERS
-2147217900 | Syntax error in ALTER TABLE statement.
Table(s) updated

--------------------------------------------------------------------------------

Dropping Column...
ALTER TABLE FORUM_MEMBERS
-2147217900 | Syntax error in ALTER TABLE statement.
Table(s) updated




Edited by - loki on 27 April 2001 16:27:13

loki
Starting Member

3 Posts

Posted - 27 April 2001 :  16:32:05  Show Profile
Hmmm. I had the mod_dbsetup.asp left over from the Clanedar mod. I updated this file and now my PM mod works. Thanks.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07