moving SQL database............

  • I use SQL Server 2005 and right now it is on server1. Now since we are short on disc soace i need to move the database on server 2 that has SQL Server 2005 since we have lots n lots of space out there. SO can someone give me detailed step by step process how can i achieve this?

  • you can use the following process:

    * backup/restore

    * deattach/attach

  • espanolanthony (10/1/2009)


    I use SQL Server 2005 and right now it is on server1. Now since we are short on disc soace i need to move the database on server 2 that has SQL Server 2005 since we have lots n lots of space out there. SO can someone give me detailed step by step process how can i achieve this?

    Since you are asking for step-by-step instructions, here is a good start:

    http://support.microsoft.com/kb/314546

  • thanks a lot.

Viewing 4 posts - 1 through 3 (of 3 total)

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