Community

ZIP files with a stored procedure

By Matt Harper – Here is a simple SQL Server stored procedure that zips files from a source and destination directory that you pass when calling the procedure. It uses the DOS-based wzzip.exe to zip files specified into a zip file named the current date and time, e.g., 200303030809.zip.

Read More - Register for Free Membership