Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moving SQL database from Drive C:/ to Drive D.

Status
Not open for further replies.

Jeremy74

IS-IT--Management
Nov 21, 2001
56
GB
Hi
I am in the middle of setting up a web server and have a few questions.
What I want to do is put the server website on one partition (W), the SQL database on another (D) and the operating system on (C).
Just now they are all on the (C) drive.

How easy is it to move the SQL database onto another partition? Can someone point me in the right direction on how to do this.
Also I have tried to move the Site out of “ on the C drive to the W drive. I then pointed IIS to this drive as the default. The site works but is running very slow when accessing the database.
 
You should be able to detach your databases, move them to the appropriate partition and then reattach.. I have never tried to detach and reattach the master or other system databases so you might want to read up on that..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top