|
Whenever you open an Access database, Access will open a file with the same name as the database and an extension of .LDB. This file type is known as a locking information file. For example, if you open Northwind.mdb in the samples directory of your Access/Office installation, a file called Northwind.ldb will be generated. This new file keeps track of users and the locking status of every object that requires some form of locking in the database. When all users have exited the database by closing it in an orderly manner, Access will close the .LDB file and delete it. The internals of the .LDB file are
important for database sharing. The file stores the computer name and
workgroup file security names of those users who are currently logged on to
the database (with the occasional exception). It also stores the objects that
that user has open or locked in a special and flexible part of the workgroup
file. To find out more about the .LDB format,
read the white paper
Understanding Microsoft Jet Locking (LDB Files) by Kevin
Collins. This paper is included in the LDBView download files, or you can find
a link to it in the “Further Reading” section with other .LDB pages at the end
of this chapter.
Click on the following button
|
|
Links >>> Home | Search | Workbench | Orders | Newsletter | Access Security | Access professionals |