How to Transfer SQL database from My Database Server to your Database Server

  1. From the Start Menu, select Programs -> Microsoft SQL Server -> Import and Export Data then click Next.
  2. In the Source 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 Destination Server field, type in the hostname of the ASPWebHosting.com.au SQL Server (this is listed in your hosting control panel), choose Use SQL Server Authentication, type in your ASPWebHosting.com.au 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.
  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How do I get a copy of MS SQL Enterprise Manager and Query Analyser?

Microsoft does not distribute MS SQL client tools individually, they are bundled with MS SQL...

I get "SQL Server does not exist or access is denied" error when I tried to connect to MS SQL database on your server?

This error indicates that Enterprise Manager or Query Analyzer cannot make a connection the...

How do I configure the SQL Server Client connection protocol?

To connect to a remote MS SQL Server over the Internet using SQL clients (Enterprise Manager,...

Do you support MSDE 2000?

No. We do not support MSDE 2000. The Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is a...

Can I have more logins for my MS SQL database?

For old In House Control Panel : No. We only provide a single database user login. For...