Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 940713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T21:59:59+00:00 2026-05-15T21:59:59+00:00

i am accessing a SQL server db over a slow network. I have another

  • 0

i am accessing a SQL server db over a slow network. I have another machine with SQL server on it on a machine with a faster connection. Is there anyway i can easily get this database copied from one machine to another (both schema and data)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T22:00:00+00:00Added an answer on May 15, 2026 at 10:00 pm

    A couple ways come to mind. In order of preference and likelihood of success:

    1. Backup the existing database, copy the backup file to your new server, perform a restore. Then fix any user accounts that may need to be corrected. Ask another question for details on this.

    2. Use a tool like SQL Compare and/or SQL Data Compare to make a copy on a new server.

    3. Perform a detach on the original server, copy files, pray, and perform attach on new server.. Be sure to reattach them to the original server if necessary. Although this will usually work, it fails enough that I tend to stay away.

    4. Use the Copy Database command. <- Note that I have never seen this work, and I give it a shot about once a quarter when I start working in a new environment.

    5. Build an SSIS package to transfer schema and data.

    6. Manually by scripting the database, running those scripts on the new server. Then add a linked server reference and run things like INSERT INTO newdb.dbname.dbo.tablename SELECT * FROM olddb.dbname.dbo.tablename..

    Incidentally before doing options 1, 3, 4, or 5 make sure that both servers have the exact same service pack and patching levels. That will increase the likelihood of everything working out.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am accessing SQL Server over a VPN. Is there a way to use
I have trouble accessing filestream via SqlFileStream. Sql server and IIS7 are on different
I have the following situation: .net 3.5 WinForm client app accessing SQL Server 2008
I have a SQL Server instance that I've added a linked server to another
I am remotely accessing SQL Server Express 2008. I have turned on service SQL
I have 5 websites running on same server and I have some sql tables
In a SQL Server database, I have two tables, s and t. A further
I have an SSIS package deployed to Sql Server 2008. This package runs fine
I'm getting the error when accessing a Stored Procedure in SQL Server Server Error
I have got a database of ms-sql server 2005 named mydb, which is being

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.