Compress and Uncompress in SQL Server
I've new requirement in my project. Could any tell me how to compress and uncompress the file.
1. First, I've to BCP the data from database to flat file in the
destination folder
2. Once that is done, I've to compress the entire folder
3. Also, i need to uncompress the folder when i want restore the
data back into the database table.
I really don't know how to accomplish the task. Please provide me some sample code which would help me in understanding the task more clearly.
Thanks in advance
Chandra
Chandru
__________________
Thanks,
Chandra
|