skeletor
Starting Member
18 Posts |
Posted - 11 May 2001 : 06:44:32
|
Hi,
just tried to set up my avatar mod and got one error:
Creating table(s)... CREATE TABLE FORUM_AVATAR( A_ID int COUNTER NOT NULL , A_URL text (255) NULL , A_NAME text (50) NULL , A_MEMBER_ID int NULL DEFAULT 0) -2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.
Any ideas?
Thanks.
Using version 3.1 SR4. The error manifests itself when you try to add your new avatar: It gives me this error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC Microsoft Access Driver] Could not find output table 'FORUM_AVATAR'.
/forum/admin_add_avatar.asp, line 90
Edited by - skeletor on 11 May 2001 06:50:31 |
|