Frequently Asked Questions

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

  1. Log in to your Account Manager.
  2. In the My Products section, select Hosting Account List.
  3. Next to the hosting account you want to modify, click Open.
  4. In the Databases section of the Hosting Control Center, click the SQL Server icon.
  5. Next to the appropriate database, click the Open Manager icon.
  6. In the Navigation panel, click Connection.
  7. In the Connection panel, click Connection.
  8. Enter the User Name and Password you used when setting up the database.
  9. Click Connect.
  10. Expand the Databases folder on the left, click the appropriate database, and then click Tables.
  11. Click the yellow star icon.
  12. Enter the table name and the number of fields, and then click Next Step.
  13. For each database field, enter its properties.
  14. Click Create.