DiscountASP.NET Support Portal
Language
 
Home>Knowledge Base>Databases>MS SQL 2000>Transferring SQL 2000 database
Information
Article ID204
Created On11/14/2008
Modified8/5/2009
Transferring SQL 2000 database
How to transfer your current SQL Server database to the DiscountASP.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 DiscountASP.NET SQL Server (this is listed in your hosting control panel), choose "Use SQL Server Authentication," type in your DiscountASP.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"