Blog Rat
Showing posts with label
MDF
.
Show all posts
Showing posts with label
MDF
.
Show all posts
Monday, April 13, 2009
How to attach MDF without LDF into SQL 2005 - Part 2
›
In my part 1 , I mentioned to use VS.2008 to generate the data/schema script first and then import the data back to the database. Here is a...
5 comments:
Sunday, April 12, 2009
How to attach MDF without LDF into SQL 2005
›
SQL 2005 does not support DBCC REBUILD_LOG. Thus, you cannot use it to rebuild the LDF. Here is how I do to attach a database only using ...
5 comments:
›
Home
View web version