Hi,
I’m trying to figure out a tool to decompress data from a database. All I know is that this data is compressed… I tried to use XCeed Compression for .NET, but I had no success decompressing the data. I tried to use the sample codes, but probably I’m doing something wrong.
The attached file has a byte dump of one field on the database. The table has 2 columns: data and uncompressedSize. For the sample data in the attached file the uncompressed size is 2560. I saved the bytes to a file, and called blob.zip, but it’s not a zip file I just used this extension because the forum has a limited list of supported extensions for attachments. Another thing I know is that the original data is a text string.
I need to be sure that the library could unzip the data before thinking on buying it, but unfortunately I couln’t figure out by myself. Does anyone could give me some insight on how to unzip this?
Thanks in advance,
Imported from legacy forums. Posted by rbasniak (had 126 views)