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.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 UPLOAD COMPRESSED FILES IN SQL SERVER 2005

Author  Topic 

pfaisalbe
Starting Member

12 Posts

Posted - 2009-06-07 : 18:02:55
Hi All

I 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 Advance

Faisal



Can any body give some clue ?

Thanks in Advance

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-06-07 : 23:31:24
Duplicate post.
Please continue here since this is not a corruption issue
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=127192



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page
   

- Advertisement -