When importing a SQL Server database from an existing hosting account to your Windows shared hosting account, you can script out the existing database objects. By running the resulting scripts in your Windows shared hosting account SQL Server Web Admin Query Analyzer, you avoid manually setting up database tables.
This article assumes that you have access to SQL Server Enterprise Manager for the scripting out of existing database objects and that a SQL Server database has been created in your Windows shared hosting account. For more information, see Setting up a SQL Server Database on Your Hosting Account.
For information about SQL Server data import, see Importing Data Into a SQL Server Database.