Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Multiuser / Networking / November 2005

Tip: Looking for answers? Try searching our database.

cannot rename report on multiuser DB

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
yuggol - 04 Nov 2005 21:27 GMT
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 file
name & always overwrite any existing file. This DB has just been converted
from 97 to 2003. This process worked great in 97, I would rename the report
to a field from a recordset, then open the report using the same field as the
filter & I would end up with a 1 page pdf file for the specified filter with
the file name also being the filter.

Example recordset:
1000
1001
1002....

Folder after printing:
1000.pdf
1001.pdf
1002.pdf....

Now that the DB has been converted to 2003 I can no longer run this process
because M/S will not allow me to rename the report unless I have exclusive
access to the DB.

Does anyone have a workaround for this situation?
Douglas J. Steele - 05 Nov 2005 00:05 GMT
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?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.