![]() |
Sergey Kornilov admin 8/25/2005 |
This appears to be locks issue. Both IIS and MS Access attempt to lock a database file even if you do not plan to modify data or database structure. Sometimes it messes up IIS and you need to restart it by typing iisreset in command line. |
S
|
shahram author 8/25/2005 |
The Database that i am using is actually maintained by another software, and the whole point of ASP pages would be to make the dynamic data available online, |
S
|
shahram author 8/25/2005 |
Ok |
![]() |
Sergey Kornilov admin 8/29/2005 |
Probably you can contact another program manufacturer pointing them to this issue. Knowing how their application works they may provide a reasonable workaround. |