Copying a database setup

  • I have been asked to copy an SQL Server Database setup that one of our customers has. We want to have the same setup on our site so that we can test issues. The customer uses SQL server to backup their data, the server has an SQL Server Agent job that brings in the data from text files. From there we have batch jobs that take the data and turn it into Crystal Reports which get e-mailed to the customer's managers every morning. Is there an easy way to export the SQL Server part of this setup to our site?

  • Backup & restore is usually the easiest way... Or detach/attach their DB files.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply