I am looking to invoke an unzip application that can use UNC and command line arguments. Is anyone aware of a tool that can do this for a low or no cost? Thanks
You can use winrar or winzip. I preferred winrar as it comes with the command line utility already. Winzip requires 9.0 and then the command option, even though it is free. I have a SQL DTS package that takes some dynamic SQL and unzips the file.
I think for the DTS you must download the command line application from Winzip site in order to pass on the required parameters using command line. Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.