Hi Devon,
This article is useful if you need an Office app to run unattended:
Considerations for server-side Automation of Office
http://support.microsoft.com/?id=257757
Obviously I don't know what you're doing to your data, but have you
considered doing all (or most) of the processing with tools such as Perl
and/or textutils (which are designed to handle humungeous text files)
rather than Access/Jet (which isn't)?
On Wed, 3 May 2006 09:12:02 -0700, Devon
<(E-Mail Removed)> wrote:
>Is there any way to completely disable ALL undo functions for an Access 2003
>database? I work with a database that processes large text files, and often
>have to deal with Undo warnings and errors. As I am trying to automate the
>import process entirely, I need to be sure that the process will continue
>unattended. In no case will I ever need any step in the process to be
>undoable. (If it did, I wouldn't be automating it in the first place.)
>
>Also, on a side note, does anyone know how Access manages garbage
>collection? During the import process, we build and export various tables
>(some over 600MB) and although we DELETE * FROM tables, the database size
>retains its previous size. Can Access 2003 reuse the space those records
>occupied, or will I be forced to manually stop the import process to Compact
>the database each time it approaches the 2GB limit?
>
>Thanks in advance to anyone who can help on these issues.
>
>- Devon
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.