Hi
I run an Access process which is automatically triggered by the scheduler.
It executes the Autoexec macro which calls my code. At the end of my code
execution I have the Docmd.quit which quits the application. But for some
reason the LDB file remains open even after the file has been closed . I have
to restart the computer to delete this ldb each.
Could someone have any suggestion to this problem?
Thanks
Ken Snell [MVP] - 09 Mar 2005 19:45 GMT
Does the "username" under which the scheduler is running the task have all
rights to the folder in which the database is located, including Delete
privilege?

Signature
Ken Snell
<MS ACCESS MVP>
> Hi
>
[quoted text clipped - 9 lines]
>
> Thanks