Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Configuring where to store the database
Message
 
 
To
13/03/2008 02:40:15
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01301660
Message ID:
01301676
Views:
15
>Is there a place to indicate where we would like the database to be stored?

You can set Server default DB locations thrue SSMS in the Server properties, Database Settings page. For particular new database created in SSMS you can specify location in the New Database dialog, General page. The CREATE DATABASE statement has FILENAME clause for that.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform