improvedk / OrcaMDF

A C# parser for MDF files. Allows you to read tables, metadata and indexes from MDF files without it being attached to a running SQL Server instance.
http://improve.dk/archive/2011/05/03/introducing-orcamdf.aspx
GNU General Public License v3.0
181 stars 74 forks source link

Cmd line db load #23

Closed zippy1981 closed 10 years ago

zippy1981 commented 10 years ago

Ok a clean version of this pull request.

improvedk commented 10 years ago

Cool, thanks!