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
 Error messages when running Links Manager
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

twum
New Member

Netherlands
50 Posts

Posted - 27 March 2001 :  09:15:03  Show Profile  Visit twum's Homepage
Hi,
I'm hoping someone can help me with this one.
I downloaded the files for link manager and put them in the forum directory. Then I run the links_mod_dbsetup.asp in the browser window and i had to choose Snitz Links Manager from the drop down box and then click on Update. This came up with a whole page full of error messages, and below are a few of them:
******************************
Creating table(s)...
CREATE TABLE LINKS_CATEGORIES( CAT_ID int COUNTER NOT NULL , CAT_NAME text (100) NULL )
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.

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

Creating table(s)...
CREATE TABLE LINKS_SUBCATEGORIES( SUBCAT_ID int COUNTER NOT NULL , SUBCAT_NAME text (100) NULL , CAT_ID int NULL )
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.

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

Creating table(s)...
CREATE TABLE LINKS( LINK_ID int COUNTER NOT NULL , NAME text (100) NULL , URL text (100) NULL , KEYWORD text (255) NULL , DESCRIPTION text (255) NULL , EMAIL text (100) NULL , POST_DATE text (100) NULL , BANNER_URL text (100) NULL , HIT int NULL DEFAULT 0, CATEGORY int NULL , PARENT_ID int NULL , SHOW int NULL , BADLINK int NULL )
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.

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

Adding new records..
INSERT INTO LINKS_CATEGORIES (CAT_NAME) VALUES ('News and Media')
-2147217865 | [Microsoft][ODBC Microsoft Access Driver] Could not find output table 'LINKS_CATEGORIES'.
*******************************
Did I do something wrong or is there a bug somewhere in the code?

Help is very much appreciated.
thanks
twum


twum
New Member

Netherlands
50 Posts

Posted - 27 March 2001 :  09:22:12  Show Profile  Visit twum's Homepage
Sorry about the 3x times this message got posted. I kept getting an error message that posting was not possible.

thanks
twum

Go to Top of Page

goldman
Starting Member

2 Posts

Posted - 02 May 2001 :  06:26:04  Show Profile
I found the answer. Check youre config.asp.
Try to select another database type. I had selected the access 97. when i tied the 2000 version it worked.

Rob
from holland.
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07