Microsoft Knowledge Base Email Alertz

KBAlertz.com: (875287) - Describes the RecordCount property, the NoConvertDialog property, and the Compiled State property that are collected by the scanning tool. This article describes what the the property values mean when you view them in the report tool.

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 875287 - Last Review: July 28, 2004 - Revision: 1.4

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



This article applies only to a Microsoft Access database (.mdb).

Moderate: Requires basic macro, coding, and interoperability skills.

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.

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.

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.

APPLIES TO
  • Microsoft Office Access 2003
  • Microsoft Access 2002 Standard Edition
  • Microsoft Access 97 Standard Edition
Keywords: 
kbproperties kbofficeork kbdatabase kbhowto kbinfo KB875287
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please