asp.net - How to extract the database file when using SQLExpress in Visual Studio -


i have made database in sqlexpress , master database . create cd project need database file. not able find file please suggest solution thanks!

you'll need .mdf , .ldf in sql server installation directory, if you've created in master database, i'd recommend creating different database , moving there instead. master db shouldn't used stuff that.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -