|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
COMException (0x80004005): exception MS access & ASP.net
I am using MS Access as a local DB on a web application. When I try the Compact statement this is the result. My statement in ASP.net 2.0
objJRO = Server.CreateObject("JRO.JetEngine") objJRO.CompactDatabase(ProvOldFile, ProvNewFile) The result: COMException (0x80004005): You attempted to open a database that is already opened exclusively I have changed both the DB and the folder's permissions. The same error. |
|
#2
|
||||
|
||||
|
although i have no idea about ur error
but 1 thing i know is that if u r accessing MS Access db from the code and at that same time, u already have opened the db in the window, then it throws error. May b thats the case ![]() |
|
#3
|
|||
|
|||
|
ASP.NET, MS ACCESS. Unfortunately this is not the answer.
Quote:
Unfortunately this is not the solution. I am sure it has something todo with the permissions, what I do not know |
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > COMException (0x80004005): exception MS access & ASP.net |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|