Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
wdstar
Starting Member
2 Posts |
Posted - 2009-06-27 : 16:32:00
|
| Hi folks,I created my first website by VWD2008. I created a database in"Database Explorer". I only see one mdf file as "ASPNET.MDF" under the root in"Database Explore", should I also see a mdf file as"Books.MDF if my website's name is Books?Thx! |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-06-27 : 17:26:09
|
I don't know what is VWD2008 but I can say that an mdf file stores the whole information of a database in sql server and has nothing to do with the name of a website. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
|
wdstar
Starting Member
2 Posts |
Posted - 2009-06-27 : 17:45:01
|
| Thanks for the information!btw, VWD is just visual web developer, many use Visul Studio instead |
 |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-06-27 : 17:58:57
|
welcome  No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
|
|
|
|