SQL Server Management Studio - Create database with files at specific location -


using sql server management studio (sql server 2008 r2 express), how create database files @ arbitrary location, "k:\sql_data"? have been able create @ default location, detach it, move files, attach it. sounds lot of unnecessary steps. use gui if possible.

you can define both path actual file name in create new database wizard:

enter image description here


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -