Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Description of the "RecordCount" property, the "NoConvertDialog" property, and the "Compiled State" property and their possible values when viewed in the Access Conversion Report Tool


View products that this article applies to.

Introduction

This article describes the following Microsoft Access database properties that are represented as numbers:
  • The RecordCount property
  • The NoConvertDialog property
  • The Compiled State property
The article also describes possible values for these properties.

↑ Back to the top


More information

When you use the Microsoft Access Conversion Scanning Tool that is included with the Microsoft Office Access 2003 Conversion Toolkit, you can collect information about the following properties:
  • Data Access Objects (DAO) properties
  • File properties
  • Access properties
You collect this information for the Access databases on your network. The information that is collected by the Access Conversion Scanning Tool is stored in the log files on your computer in .xml file format. To view or to analyze the information that is collected by the scanning tool, use the Access Conversion Report Tool. The Access Conversion Report Tool displays this information in an easy-to-read format.

The following list describes some of the properties of your Access databases that are collected by the scanning tool. The properties are represented as numbers in the report tool. This list also provides information about the values for the properties and how to interpret the values for the properties.
  • RecordCount

    The RecordCount property is a DAO property that indicates the number of records in a table in your Access database.

    After you scan your database, you can view the RecordCount property of a table in your Access database. To do this, follow these steps :
    1. Click Start, point to Programs, and then point to Microsoft Office Tools.
    2. Point to Microsoft Access Conversion Toolkit, and then click Access Conversion Report Tool.
    3. In the Main Menu form, click View DB Details in the Analyze Data section.
    4. In the View Database Details form, click Tables in the Database Objects section.
    5. In the Table Information section, locate the value of the RecordCount field.
    Possible values and their meanings
    • -1

      This value of the RecordCount property of a table indicates that the table is a linked table in your Access database. To determine the actual number of records in the linked table, you must open the database manually and then analyze the linked table.
    • <0 or positive integer>

      This value of the RecordCount property of a table indicates the actual number of records in the table.
  • Compiled State

    The Compiled State property is an Access property of your database that indicates whether your Access database is fully compiled or not. To view the compiled state of your database, you must configure the Access Conversion Scanning Tool to collect the Access properties for your Access databases.

    To view the Compiled State property of your Access database, follow these steps:
    1. Click Start, point to Programs, and then point to Microsoft Office Tools.
    2. Point to Microsoft Access Conversion Toolkit, and then click Access Conversion Report Tool.
    3. In the Main Menu form, click View DB Details in the Analyze Data section.
    4. In the View Database Details form, click Database in the Database Objects section.
    5. In the Database Information section, locate the value of the IsCompiled field.

      Note The Compiled State property of the Access database is presented by the Access Conversion Report Tool as IsCompiled.
    Possible values and their meanings
    • 0

      The Access database is not in a compiled state.
    • 1

      The Access database is in a compiled state.
    • <Blank>

      The compiled state of the Access database is not known. The IsCompiled field appears blank when the Access properties for the database are not collected by the Access Conversion Scanning Tool.
  • NoConvertDialog

    The NoConvertDialog property is a DAO property of your Access database that indicates whether the Convert/Open Database dialog box appears or not when you open an Access 97 database in later versions of Access.

    After you scan your database, you can view the NoConvertDialog property of your Access database. To do this, follow these steps:
    1. Click Start, point to All Programs, and then point to Microsoft Office Tools.
    2. Point to Microsoft Access Conversion Toolkit, and then click Access Conversion Report Tool.
    3. In the Main Menu form, click View DB Details in the Analyze Data section.
    4. In the View Database Details form, click Database in the Database Objects section.
    5. In the Database Information section, locate the value of the No Convert Dialog field.

      Note The NoConvertDialog property of the Access database is presented by the Access Conversion Report Tool as No Convert Dialog.
    Possible values and their meanings
    • 0

      The NoConvertDialog property is set to False. Therefore, when you open the Access 97 database in later versions of Access, the Convert/Open Database dialog box appears.
    • 1

      The NoConvertDialog property is set to True. Therefore, when you open the Access 97 database in later versions of Access, the Convert/Open Database dialog box does not appear.
    • <Blank>

      The NoConvertDialog property is not set.

      Note If you change the value of the NoConvertDialog property of your Access database while you are scanning your database by using the scanning tool, the value of the NoConvertDialog property that is reported by the report tool is the original value of the NoConvertDialog property. The original value of the NoConvertDialog property is the value of the NoConvertDialog property that existed before you changed the value by using the scanning tool.

↑ Back to the top


References

For additional information about the Access Conversion Scanning Tool and the Access Conversion Report Tool, see the Office Access 2003 Conversion Toolkit documentation.

To open the Office Access 2003 Conversion Toolkit documentation, follow these steps:
  1. Click Start, point to Programs, and then point to Microsoft Office Tools.
  2. Point to Microsoft Access Conversion Toolkit, and then click Conversion Tool Documentation.

↑ Back to the top


Keywords: KB875287, kbinfo, kbhowto, kbdatabase, kbofficeork, kbproperties

↑ Back to the top

Article Info
Article ID : 875287
Revision : 5
Created on : 7/28/2004
Published on : 7/28/2004
Exists online : False
Views : 297