Creating SQL Server Database Tables and Fields
Last Updated:
May 8, 2007 3:20 PM
You can create tables and fields only after you set up a SQL Server database. For information, see Setting up a SQL Server Database on Your Hosting Account.
To Create a SQL Server Database Table and Fields
- Log in to your Account Manager.
- In the My Products section, select Hosting Account List.
- Next to the hosting account you want to modify, click Open.
- In the Databases section of the Hosting Control Center, click the SQL Server icon.
- Next to the appropriate database, click the Open Manager icon.
- In the Navigation panel, click Connection.
- In the Connection panel, click Connection.
- Enter the User Name and Password you used when setting up the database.
- Click Connect.
- Expand the Databases folder on the left, click the appropriate database, and then click Tables.
- Click the yellow star icon.
- Enter the table name and the number of fields, and then click Next Step.
- For each database field, enter its properties.
- Click Create.
