| 
                 Rob64 
                Starting Member 
                 
                 
                
                23 Posts  | 
                
                  
                    
                      
                       Posted - 04 June 2001 :  06:41:00
                        
                      
  | 
                     
                    
                       After i create the empty db on mysql i used setup.asp to create the tables but seems that some table have problem the forum work but topic and some other feature no-
 
  Microsoft OLE DB Provider for ODBC Drivers error '80004005' 
  [TCX][MyODBC]Table 'tpndb.forum_a_topics' doesn't exist 
  /default.asp, line 297 
  also wen i tryed to install the Forum administration MOD i received some error in the table creation
  Creating table(s)... CREATE TABLE FORUM_A_TOPICS( TOPIC_ID int NULL , CAT_ID int NULL , T_STATUS int NULL , FORUM_ID int NULL , T_MAIL int NULL , T_SUBJECT varchar (50) NULL , T_MESSAGE text NULL , T_AUTHOR int NULL , T_REPLIES int NULL , T_VIEW_COUNT int NULL , T_LAST_POST varchar(20) NULL , T_DATE varchar(20) NULL , T_LAST_POSTER int NULL , T_IP varchar(20) NULL , T_LAST_POST_AUTHOR int NULL ,KEY FORUM_A_TOPICS_()) -2147217911 | [TCX][MyODBC]You have an error in your SQL syntax near '))' at line 1
  Any thougt?
  you can check the problem directly on the test forum at http://forum.difnet.net 
 
 
 
  | 
                     
                   
                 |