Your application should be split into a front-end (containing the queries,
forms, reports, macros and modules), linked to a back-end (containing just
the tables). Only the back-end should be on the server: each user should
have his/her own copy of the front-end, preferably on their hard drive. (In
actual fact, this is how it should have been set up in Access 97 as well)

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
>I have a multiuser database that runs some code to print a report to a pdf
> file using Acrobat Distiller. Distiller is configured to NOT prompt for
[quoted text clipped - 24 lines]
>
> Does anyone have a workaround for this situation?