Re: cannot access mdb file
SteveS
Date: 04/19/04
- Next message: PC Datasheet: "Re: Putting text in a database"
- Previous message: Stephen Glynn: "Re: Combo Boxes and NotInList event"
- In reply to: Lee Taylor-Vaughan: "cannot access mdb file"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 03:09:33 -0800
Lee Taylor-Vaughan wrote:
> Help! (please)
>
> I am trying to open my .mdb file and i am getting the following error upon
> opening it:
>
> "the microsoft jet database engine stopped the process because you and
> another user are attempting to change the same data at the same time"
>
> after i click ok the datbase exits.
>
> i tried to compact/repair the database, but i get an 'excusive' needed
> error.
>
> I tried holding down the shift key when double clicking the mdb file --still
> get the same error.
>
> i tried creating a blank database and then importing the tables, i get the
> same error as above when i select the database.
>
> this file is on my lap top, there are no other people, or user accounts
> trying to open this file.
>
> does anyone have a solution, PLEASE.
>
> TIA
>
> Lee
>
>
>
Lee,
Whenever you open an Access database, a file with the same name as the
database and an extension of LDB will be opened automatically. This
new file keeps track of users and the objects that require some form of
locking in the database. When all users have exited gracefully from the
database, the LDB file is closed down and deleted. If users don't exit
gracefully, the LDB file is not deleted. The next time the MDB tries to
open, it sees the LDB and the MDB will not open.
Look in the directory that the MDB is in and see if there is a .LDB
file. If so, delete it and try and open your MDB.
HTH
-- Steve -------------------------------- "Veni, Vidi, Velcro" (I came, I saw, I stuck around.)
- Next message: PC Datasheet: "Re: Putting text in a database"
- Previous message: Stephen Glynn: "Re: Combo Boxes and NotInList event"
- In reply to: Lee Taylor-Vaughan: "cannot access mdb file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|