|
OK I was able to get a little farther now. I tired using an older version of acccess rather than than the one that came with office 2003. I got it to go through the upsizing wizard. I guess what Im needing now are some steps in what order to do this in. I cant seem to find any writeups on this. These are the things I have tried.
1) manually creating the DB in SQL, and then running msSQL_server_setup.asp, the upsizing using access into this database. I get an error report that 4 tables did not upsize.
2) let the upsizing wizard create its own DB and successfully upsize all the data, then I try to log into it and I get an internal servel error. I then run msSQL_server_setup.asp and get several other errors. Then I am able to log into the DB and everything seems to be running fine. At this point in time, is everything working or should I worry about all the errors generated by msSQL_server_setup.asp such as the following:
|
Error Creating the Table tblCategory (it may already exsist)
Error Creating the Table tblForum (it may already exsist)
Error Creating the Table tblTopic (it may already exsist)
Error Creating the Table tblThread (it may already exsist)
Error Creating the Table tblAuthor (it may already exsist)
Error Creating the Table tblPMMessage (it may already exsist)
Error Creating the Table tblBuddyList (it may already exsist)
Error Creating the Table tblActiveUser (it may already exsist)
Error Creating the Table tblConfiguration (it may already exsist)
Error Creating the Table tblDateTimeFormat (it may already exsist)
Error Creating the Table tblGroup (it may already exsist)
Error Creating the Table tblPoll (it may already exsist)
Error Creating the Table tblPollChoice (it may already exsist)
Error Creating the Table tblEmailNotify (it may already exsist)
Error Creating the Table tblPermissions (it may already exsist)
Error Creating the Table tblGuestName (it may already exsist)
Error Creating the Table tblSmut (it may already exsist)
Error Creating the Table tblBanList (it may already exsist)
Error Creating one or more Indexs (it may already exsist)
Error Creating the Relationship between the tblAuthor and tblGroup tables (it may already exsist)
Error Creating the Relationship between the tblForum and tblCategory tables (it may already exsist)
Error Creating the Relationship between the tblPollChoice and tblPoll tables (it may already exsist)
Error Creating the Relationship between the tblBuddyList and tblAuthor tables (it may already exsist)
Error Creating the Relationship between the tblEmailNotify and tblAuthor tables (it may already exsist)
Error Creating the Relationship between the tblPMMessage and tblAuthor tables (it may already exsist)
Error Creating the Relationship between the tblPermissions and tblForum tables (it may already exsist)
Error Creating the Relationship between the tblTopic and tblForum tables (it may already exsist)
Error Creating the Relationship between the tblGuestName and tblThread tables (it may already exsist)
Error Creating the Relationship between the tblThread, tblTopic and tblAuthor tables (it may already exsist)
Error entering default values in the Table tblAuthor
Error entering default values in the Table tblDateTimeFormat
Error Creating the Stored Procedure wwfSpSelectConfiguration (it may already exsist)
Error Creating the Stored Procedure wwfSpChkUserID (it may already exsist)
Error Creating the Stored Procedure wwfSpCategoryAll (it may already exsist)
Error Creating the Stored Procedure wwfSpForumsAllWhereCatIs (it may already exsist)
Error Creating the Stored Procedure wwfSpForumTopicCount (it may already exsist)
Error Creating the Stored Procedure wwfSpLastForumPostEntry (it may already exsist)
Error Creating the Stored Procedure wwfSpModeratorGroup (it may already exsist)
Error Creating the Stored Procedure wwfSpModeratorGroup (it may already exsist)
If someone would just walk me through the steps so I can get around these errors, that would be great.
Thanks,
Joey
Error Creating the Stored Procedure wwfSpForumPermissions (it may already exsist)
Error Creating the Stored Procedure wwfSpForumThreadCount (it may already exsist)
Error Creating the Stored Procedure wwfSpUpdateLasVisit (it may already exsist)
Error Creating the Stored Procedure wwfSpAuthorDesc (it may already exsist)
Error Creating the Stored Procedure wwfSpTimeAndDateSettings (it may already exsist)
Error Creating the Stored Procedure wwfSpCountOfPMs (it may already exsist)
Error Creating the Stored Procedure wwfSpDateOfLastUnReadPM (it may already exsist)
Error Creating the Stored Procedure wwfSpActiveUsersWhereIPis (it may already exsist)
Error Creating the Stored Procedure wwfSpAddNewActiveUser (it may already exsist)
Error Creating the Stored Procedure wwfSpUpdateActiveUser (it may already exsist)
Error Creating the Stored Procedure wwfSpDeleteActiveUser (it may already exsist)
Error Creating the Stored Procedure wwfSpDeleteActiveUserDoubleEntry (it may already exsist)
Error Creating the Stored Procedure wwfSpDeleteActiveUserDoubleEntry (it may already exsist)
Error Creating the Stored Procedure wwfSpUpdateViewPostCount (it may already exsist)
Error Creating the Stored Procedure wwfSpForumsAllWhereForumIs (it may already exsist)
Error Creating the Stored Procedure wwfSpTopicDetialsInTheLastXX (it may already exsist)
Error Creating the Stored Procedure wwfSpTopicDetialsAll (it may already exsist)
Error Creating the Stored Procedure wwfSpThreadDetails (it may already exsist)
Error Creating the Stored Procedure wwfSpPollDetails (it may already exsist)
Error Creating the Stored Procedure wwfSpAuthorLastPostDate (it may already exsist)
Error Creating the Stored Procedure wwfSpCountOfActiveUsers (it may already exsist)
Error Creating the Stored Procedure wwfSpCountOfActiveGuests (it may already exsist)
Error Creating the Stored Procedure wwfSpActiveToipcs (it may already exsist)
Error Creating the Stored Procedure wwfSpTopicEmailNotify (it may already exsist)
Error Creating the Stored Procedure wwfSpForumEmailNotify (it may already exsist)
Error Creating the Stored Procedure wwfSpBannedIPs (it may already exsist)
Error Creating the Stored Procedure wwfSpAuthorDetails (it may already exsist)
Error Creating the Stored Procedure wwfSpAuthorLastPostDate (it may already exsist)
Error Creating the Stored Procedure wwfSpDBinfo (it may already exsist)
SQL Server database is set up, but with Error!
|
|