How To Change Default Path of MS SQL Server Database

When MS-SQL Server installed by default DATABASE is stored in C. but you can change default path.
To change default path please follow steps :

  • Login with "sa" user or "Windows Authentication"
  • Right click on Server =====> Click on Properties.====> Now click on Database Settings.
 
  • You can change the default location of the database. Now all database file will store in this Location.

No comments:

Post a Comment