ACC: Microsoft Jet Utilities Available on MSLLast reviewed: November 12, 1997Article ID: Q176670 |
The information in this article applies to:
SUMMARYThe 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 developing multi-user applications. The LDBView utility is used to accomplish the following tasks:
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.
~ Jetutils.exe (size: 3567840 bytes) is available for download from the Microsoft Software Library. It contains the following files: 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 filesFor more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services |
Additional query words: kbfile
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |