• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

default location of new MSSQL databases?

S

section9

Guest
When I use the CP to add a new MS SQL database for a specific domain, Im wondering if there is somewhere I can change the default location that the database file is stored?
 
It's possible to change the default location of where MSSQL stores its databases from inside MSSQL itself.

1. Open Enterprise Manager.
2. Expand the tree to find the server that you want to change the default location of databases for.
3. Right click on the server name and select properties.
4. Select the database settings tab.
5. At the bottom of this page you can set the default data and log directories that the database files will be created under.
6. You will probabyl need to restart SQL server for the changes to take efect.

HTH

Roland
 
Back
Top