[SCHEDULER-1745]  Add Compress/Repair Database to Scheduler.
Type New Feature
Priority Medium
Severity Minor
Component Desktop Browser Help Content, Setup Package, Whole Product
Fixed In Version [8.38.3
Versions Affected [8.28.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 2/5/2020

Description
See this Comm Center thread by Grady Owens (for Dennis Di Cicco). The compess/repair reduced the database by 20:1 so this needs to be an option in the scheduler. There is an API call in the Jet Database engine for this.

Comments
2/24/2020 11:09:29 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 825
Affected files /trunk/Help/RelNotes.htm (Modified)
Check-in comment Release notes have info for both of these changes. GEM:1745 GEM:1650
2/24/2020 11:06:42 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 823
Affected files /trunk/Help/ACP Scheduler Help.hhc (Modified)
/trunk/Help/Advanced.htm (Modified)
/trunk/MS Jet DB Compact Tool (Added)
/trunk/MS Jet DB Compact Tool/Jet compact utility is available in Download Center - Office - Microsoft Docs.url (Added)
/trunk/MS Jet DB Compact Tool/JetComp.doc (Added)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Include Jet Compact Utility to allow users to compact their DB without needing Access. GEM:1745
2/5/2020 1:30:53 PM   Bob Denny
Include the Jet Compact Utility and document it in Scheduler Help. Period.

2/5/2020 11:56:43 AM   Bob Denny
Small problem... the JRO Jet Repair and Optimization is apparently no longer available. I looked all over. I did eventually find the Jet Compact Utility though. Still; looking for ways to do this programmatically, though it is required that all connections to the database be dropped. This means that ACP absolutely positively must not be running.