Transferring SQL 2005 and 2008 database

This document provides a step-by-step guide on how to transfer your current SQL Server database to the WebHostForASP.NET SQL Server.

  1. From the Start Menu, select "Programs" -> "Microsoft SQL Server" -> "Import and Export Data" then click "Next".

  2. 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.

  3. 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".

  4. Choose "Copy objects…", click "Next".

  5. Uncheck Use Default Option.

  6. Click Options, uncheck "Copy Database users and database roles", "Copy SQL Server logins", "Copy object-level Permissions".

  7. Leave next window as is, click "Next".

  8. Click "Finish".
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I obtain the MS SQL Server or Host Address?

Follow these steps below to get that information : Login to your DotNetPanel :...

Can I set up additional logins for my MS SQL database?

No. You cannot setup additional logins for your MS SQL database.

How do I obtain the MS SQL database disk usage?

For our user's convenience, we provide a SQL disk space usage meter in the MSSQL Manager section...

Can I have more than one MS SQL database with my hosting account?

Yes. You can order unlimitted MS SQL database add-ons per account. You can order your SQL...

Do you support SQL Server Integration Service?

SQL Server Integration Service (SSIS) is not supported.