Mick
|
| Posted: 07/28/2002, 2:01 PM |
|
Can anyone help? ..............
I have been using code charge V2 for some length of time and feel
ridculously stupid at not being able to get past this error, I never had any
of these problems in the old version. Anyone got any ideas, I feel so dumb!
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file
\WWWRoot\_db\Internet.mdb'. It is already opened exclusively by another
user, or you need permission to view its data.
a.. More information:
The database cannot be opened, most likely due to insufficient security set
on your database folder or file.
|
|
|
 |
DonB
|
| Posted: 07/28/2002, 7:24 PM |
|
Do you have an "ldb" file along with the "mdb", even though the database is
not opened? This file sometimes gets left if you don't have a clean
shutdown of Access and can cause it to appear someone else has the database
opened exclusively.
The ldb can be safely deleted, it is just used to manage locks.
Otherwise, this error usually means what it says - that you don't have
read/write access to the file.
Lastly, you might try running the "repair' function to see if that clears up
the problem.
"Mick" <Mickb@abs.co.nz> wrote in message
news:ai1m3a$tob$1@news.codecharge.com...
> Can anyone help? ..............
>
> I have been using code charge V2 for some length of time and feel
> ridculously stupid at not being able to get past this error, I never had
any
> of these problems in the old version. Anyone got any ideas, I feel so
dumb!
>
> Microsoft JET Database Engine (0x80004005)
> The Microsoft Jet database engine cannot open the file
> \WWWRoot\_db\Internet.mdb'. It is already opened exclusively by another
> user, or you need permission to view its data.
>
> a.. More information:
> The database cannot be opened, most likely due to insufficient security
set
> on your database folder or file.
>
>
>
|
|
|
 |
|