ACC: Microsoft Jet Utilities Available in Download Center

ID: Q176670


The information in this article applies to:
  • Microsoft Access 97


SUMMARY

The Jetutils.exe file contains the "Understanding Microsoft Jet Locking" white paper, the LDBView utility, the DBLock utility, and the Msldbusr.dll.

The white paper introduces you to the Microsoft Jet Database Engine versions 2.x and 3.x locking techniques so that you can apply the information to coding and debugging techniques when you develop multi-user applications.

The LDBView utility is used to accomplish the following tasks:

  • Discover which users have been connected to the database and which users are currently connected to the database.


  • Discover the values of the commit bytes in the DBH (database header page).


  • Determine which user or users have left the database in a suspect state.


LDBView is a 32-bit single .exe utility that can run under either Windows 95 or Windows NT, and can view both Microsoft Jet 2.x and Microsoft Jet 3.x databases.

The DBLock utility determines which types of locks Microsoft Jet is placing, which page types are being locked, and which tables are associated with those pages. DBLock is a Visual Basic 4.0/5.0 32-bit utility that runs under either Windows 95 or Windows NT and can work against both Microsoft Jet 2.x and Microsoft Jet 3.x databases.

The Msldbusr.dll is a 32-bit DLL that enables you to retrieve one of the most sought-after pieces of information: a list of users connected to the database. Because this is a 32-bit DLL, it will only work with 32-bit products running on Windows 95 or Windows NT. It retrieves information for both Microsoft Jet 2.x and Microsoft Jet 3.x databases.

The following file is available for download from the Microsoft Download Center. Click the file name below to download the file:
Jetutils.exe
The Jetutils.exe file contains the following file:

   Jetlock.doc    Understanding Microsoft Jet Locking White Paper
   Readme.txt     Readme file with Installation information
   LDBView.exe    LDBView utility
   Dblck.exe      Self-extracting executable that contains the
                  setup files for DBLock
   Msldbusr.exe   Self-extracting executable that contains
                  Msldbusr.dll and associated files 
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words: kbfile

Keywords : Softlib
Version : WINDOWS:97
Platform : WINDOWS
Issue type :


Last Reviewed: October 28, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.