G
Guest
Does anyone know if Jetcomp.exe can be run asynchrosously? I have written a
wrapper application for my clients to easily Backup and or Compact thier
databases themselves (They're Non Techies) using a very user-friendly GUI.
However I need to "Shell" out to Jetcomp.exe and still be able to "DoEvents"
so to speak. Jetcomp doesn't "return" control to my VBA code until after it
is finished compacting.
Thanks in advance for any help you can provide.
wrapper application for my clients to easily Backup and or Compact thier
databases themselves (They're Non Techies) using a very user-friendly GUI.
However I need to "Shell" out to Jetcomp.exe and still be able to "DoEvents"
so to speak. Jetcomp doesn't "return" control to my VBA code until after it
is finished compacting.
Thanks in advance for any help you can provide.