Export to pdf, on Windows 2003 Server

deadfish

Registered User.
Local time
Today, 07:09
Joined
Apr 8, 2004
Messages
10
Hi,

I have an ASP application which allow users to print their reports in pdf format. Everything works fine when it is on Windows 2000. Problem comes out when the application is moved to Windows 2003 Server. When some users is accessing the pdf version of report, other users cannot modify the database that the report related to. When I open the mdb (I am using MS Access) file, it saids it is read-only. But if I just preview the report(using the designer), it does not lock the mdb file. There is no such lock on WIndows 2000.

How to get rid of this problem? It is neccessary to keep other users to modify the table while some user is viewing their report.

Thanks in advance!
 

Users who are viewing this thread

Back
Top Bottom