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

Implement SCSU for compressed ncar and nvarchar decompression #3

Closed improvedk closed 12 years ago

improvedk commented 12 years ago

Bytes are read correctly, need to be decompressed from SCSU format to regular UTF8.