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
 New to SQL Server Programming
 saving compressed files in sql server

Author  Topic 

pfaisalbe
Starting Member

12 Posts

Posted - 2009-06-03 : 11:30:51
Hi all

I have done a vb.net algorithm for data compression. I wish to store this compressed file in SQL , Is there any way ,

Can anyone give sample code ?


Regards

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-06-04 : 02:49:57
http://databases.aspfaq.com/database/should-i-store-images-in-the-database-or-the-filesystem.html

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -