This document provides a step-by-step guide on how to transfer your current SQL Server database to the WebHostForASP.NET SQL Server.
- From the Start Menu, select "Programs" -> "Microsoft SQL Server" -> "Import and Export Data" then click "Next".
- In the "Server" field, type in the Name or IP of the source server (your server), choose "Use SQL Server Authentication," type in your username and password, choose your database from the "Database" field, click "Next".
Note: You can also use Windows Authentication if the SQL server is a local server.
- In the "Server" field, type in the hostname of the WebHostForASP.NET SQL Server and comma with port number (1750)(this is listed in your hosting control panel), choose "Use SQL Server Authentication," type in your WebHostForASP.NET database username and password (this was sent in your database order confirmation email), choose your database from the "Database" field, click "Next".
- Choose "Copy objects…", click "Next".
- Uncheck Use Default Option.
- Click Options, uncheck "Copy Database users and database roles", "Copy SQL Server logins", "Copy object-level Permissions".
- Leave next window as is, click "Next".
- Click "Finish".