> I have a small app with ms access at the back end. I have a particular > table that has a lot of activity in terms of deletions and insertions. > Not all my clients :-) would monitor the growth of the database and take > appropriate action.
Check the command line switches for MS Access. You can automate compressing the MDB file by running MS Access with a command line switch that will compress the database and exit. This can be setup on the Windows scheduler. Glenn Lawler ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

