Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
pfaisalbe
Starting Member
12 Posts |
Posted - 2009-06-07 : 18:02:55
|
Hi AllI am using sql server 2005 and vb.net 2005 in my project " condition monitoring system " . Ouput of the system is in csv format which has 100 million rows and 1 column. file size is 100 MB. I wrote a compression algorithm in vb.net which compress 100 MB in to 35 MB. I need to save the compressed file in SQL server 2005 .I stuck at this point .First of all Is it possible to store the compressed file in SQL server 2005 ?. Can any body give some clues about handling compressed data (RAR) in SQL server 2005 ?Thanks in AdvanceFaisal Can any body give some clue ?Thanks in Advance |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
|
|