Zip files in Access

C

Chris Cairns

I want access to create an entry in the table each time a file is zipped for
backup purposes. That way the user may return to any point in time with a
particular client file. I need access to initiate the Zip process and
handle any errors during the process.

I figured someone has either created a utility or something that could use
pkzip.
 
Top