Im using MSSQL MSDE with the ASP.NET WebMatrix Project to build databases, but i cant find where the database is stored on my hard drive. I am about to format and reinstall Windows and would like to backup these databases so that i can continue to work with them after i reinstall. Can anyone help me?
Thanks in advance, all help is appreciated :)
E.The quick and dirty answer is to look at C:\Inetpubs\wwwroot. That is where mine were stored. A safer, more complete approach is to simply use a Windows Explorer seach for "My Computer".|||I believe that the default installation location for msde data files is:
\\[yourserver]\c$\Program Files\Microsoft SQL Server\MSSQL$[yourserver]\Data
-Sam
No comments:
Post a Comment