|
| |
Web Wiz Forums Database Microsoft SQL Server v7.x to v8 Update
|
This tool is to update a Web Wiz Forums
version 7.x to version 8 SQL Server Database
Database Updated Started
Stage 1: Database Connection..... Complete
Stage 2: Creating New Database Tables and Fields.....
Error Updating the Table tblForum
Column names in each table must be unique. Column name 'Sub_ID' in table
'jacobisrael.tblForum' is specified more than once.
Error Updating the Table tblTopic
Column names in each table must be unique. Column name 'Icon' in table
'jacobisrael.tblTopic' is specified more than once.
Error Update the Table tblThread
Column names in each table must be unique. Column name 'Hide' in table
'jacobisrael.tblThread' is specified more than once.
Error Updating the Table tblPermissions
Column names in each table must be unique. Column name 'View_Forum' in table
'jacobisrael.tblPermissions' is specified more than once.
Error Dropping Contraints in Table tblPermissions
ALTER TABLE DROP COLUMN failed because column 'Read' does not exist in table
'tblPermissions'.
Error Altering the Table tblAuthor
Column names in each table must be unique. Column name 'No_of_PM' in table
'jacobisrael.tblAuthor' is specified more than once.
Error Altering the Table tblConfiguration
Column names in each table must be unique. Column name 'ID' in table
'jacobisrael.tblConfiguration' is specified more than once.
Error Altering the Table tblDateTimeFormat
Column names in each table must be unique. Column name 'ID' in table
'jacobisrael.tblDateTimeFormat' is specified more than once.
Error Creating the Table tblPollVote
There is already an object named 'tblPollVote' in the database.
Error Creating the Table tblSession
There is already an object named 'tblSession' in the database.
Complete
Stage 3: Creating Index's on database.....
Error Creating one or more Index's
There is already an index on table 'tblSession' named 'Session_ID'.
Complete
Stage 4: Entering default values for new fields..... Complete
Stage 5: Populating Database with Default Forum Permissions (this may take some
time to complete).....
Permissions are reset to original defaults, you may need to update them once the upgrade
is complete.
Complete
Stage 6: Populating Database with Forum Statistics (this may take some time to
complete).....Complete
Stage 7: Populating Database with Topic Statistics (this may take some time to
complete)..... Complete
Error Discription: There is already an index on table 'tblSession' named 'Session_ID'.
SQL Server database is set up, but with Error! |
Web Wiz Forums Database Microsoft SQL Server Setup
|
Before you can use this page to create the
tables, defualt values, stored procedures, etc. in the
SQL Server Database you first need to create an empty database on the Microsoft SQL
Server.
Please Read!!
Enter a username and password in the box below that has table creation/modification
rights at the SQL Server database you are using.
This may not be the same user that you have used in your SQL Server connection string!
Error Creating the Table tblCategory
There is already an object named 'tblCategory' in the database.
Error Creating the Table tblForum
There is already an object named 'tblForum' in the database.
Error Creating the Table tblTopic
There is already an object named 'tblTopic' in the database.
Error Creating the Table tblThread
There is already an object named 'tblThread' in the database.
Error Creating the Table tblAuthor
There is already an object named 'tblAuthor' in the database.
Error Creating the Table tblPMMessage
There is already an object named 'tblPMMessage' in the database.
Error Creating the Table tblBuddyList
There is already an object named 'tblBuddyList' in the database.
Error Creating the Table tblConfiguration
There is already an object named 'tblConfiguration' in the database.
Error Creating the Table tblDateTimeFormat
There is already an object named 'tblDateTimeFormat' in the database.
Error Creating the Table tblGroup
There is already an object named 'tblGroup' in the database.
Error Creating the Table tblPoll
There is already an object named 'tblPoll' in the database.
Error Creating the Table tblPollChoice
There is already an object named 'tblPollChoice' in the database.
Error Creating the Table tblPollVote
There is already an object named 'tblPollVote' in the database.
Error Creating the Table tblEmailNotify
There is already an object named 'tblEmailNotify' in the database.
Error Creating the Table tblPermissions
There is already an object named 'tblPermissions' in the database.
Error Creating the Table tblSession
There is already an object named 'tblSession' in the database.
Error Creating the Table tblGuestName
There is already an object named 'tblGuestName' in the database.
Error Creating the Table tblSmut
There is already an object named 'tblSmut' in the database.
Error Creating the Table tblBanList
There is already an object named 'tblBanList' in the database.
Error Creating one or more Indexs
There is already an index on table 'tblSession' named 'Session_ID'.
Error Creating the Relationship between the tblAuthor and tblGroup tables
There is already an object named 'tblAuthor_FK00' in the database.
Error Creating the Relationship between the tblForum and tblCategory tables
There is already an object named 'tblForum_FK00' in the database.
Error Creating the Relationship between the tblPollChoice and tblPoll tables
There is already an object named 'tblPollChoice_FK00' in the database.
Error Creating the Relationship between the tblBuddyList and tblAuthor tables
There is already an object named 'tblBuddyList_FK00' in the database.
Error Creating the Relationship between the tblEmailNotify and tblAuthor tables
There is already an object named 'tblEmailNotify_FK00' in the database.
Error Creating the Relationship between the tblPMMessage and tblAuthor tables
There is already an object named 'tblPMMessage_FK00' in the database.
Error Creating the Relationship between the tblPermissions and tblForum tables
There is already an object named 'tblPermissions_FK00' in the database.
Error Creating the Relationship between the tblTopic and tblForum tables
There is already an object named 'tblTopic_FK00' in the database.
Error Creating the Relationship between the tblGuestName and tblThread tables
There is already an object named 'tblGuestName_FK00' in the database.
Error Creating the Relationship between the tblThread, tblTopic and tblAuthor tables
There is already an object named 'tblThread_FK00' in the database.
Error entering default values in the Table tblAuthor
Cannot insert duplicate key row in object 'tblAuthor' with unique index 'User_code'.
Cannot insert duplicate key row in object 'tblAuthor' with unique index 'User_code'.
SQL Server database is set up, but with Error! |
| |
|