this is also posted in the MS Access Furum.... wasn't sure where to post...
Ver 3.3
Got the database connection going and up dated - some critical errors - what next?
(Already found the answers to 10 of my questions in this forum - amazing!)
NOTE: CONVERTED the database to acess 2002
Please Wait until the upgrade has been completed !
Noncritical error: allready existed in the table Critical error: code: 80040E21 in statement [ALTER TABLE FORUM_FORUM ADD F_A_COUNT INT NULL ; ] while trying to add F_A_COUNT to the FORUM table Critical error: code: 80040E21 in statement [ALTER TABLE FORUM_FORUM ADD F_A_TOPICS INT NULL ; ] while trying to add F_A_TOPICS to the FORUM table Critical error: code: 80040E21 in statement [ALTER TABLE FORUM_TOTALS ADD T_A_COUNT INT NULL ; ] while trying to add T_A_COUNT to the TOTALS table Critical error: code: 80040E21 in statement [ALTER TABLE FORUM_TOTALS ADD P_A_COUNT INT NULL ; ] while trying to add P_A_COUNT to the TOTALS table Upgraded: Table A_TOPICS re-created Upgraded: Table A_REPLY re-created Upgraded: Status of archived replies updated Upgraded: Added default values for new fields in CONFIG table
The Upgrade has NOT been completed without errors !