Web Wiz Forums Database Microsoft SQL Server Setup


Before you can use this page to create that database tables, index's, and default values, 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!

SQL Server Username:
SQL Server Password:
Object Owner:
This is the name of the group owning the objects (tables, index's, etc.) in the database. Most times this should be left as 'DBO'.

(DBO - DataBase Owner)