Vote early, vote often! When you help pick the links, you'll like DZone better. Login and vote now.
By mswatcher
via sqlblog.net
Submitted: Jul 19 2008 / 07:27
Have you ever needed to zip a file from SQL server? Ever got frustrated with using the old cmd approach with winzip, what if your database server and the guys who admminister it don't allow you to install winzip or some third party application (I don't blame then) then what are your options? Well, you could always use a CLR Function to accomplish this.
Add your comment