The Access Conversion Scanning Tool that is included with the Microsoft Office Access 2003 Conversion Toolkit scans the disks on your computer and collects detailed information about your Access databases. By using the Access Conversion Scanning Tool, you can collect the following information about your databases and the objects that are in your databases:
- The file properties
- The Access properties
- The Data Access Object (DAO) properties
After you run the Access Conversion Scanning Tool, you may notice that the Access properties for some databases appear. However, the Access properties for other databases do not appear. This means that you may have encountered some other conditions that prevent the Access Conversion Scanning Tool from collecting information that corresponds to the Access properties for Access databases. These other conditions are reported as errors in the report tool.
Note For additional information about these other conditions that prevent the Access Conversion Scanning Tool from collecting Access properties from an individual Access database, see the Access Conversion Toolkit documentation.
After your databases are scanned for Access properties, you can view the errors that occurred for these other conditions. To do this, follow these steps :
- Click Start, point to Programs, and then point to Microsoft Office Tools.
- Point to Microsoft Access Conversion Toolkit, and then click Access Conversion Report Tool.
- On the Main Menu form, click View DB Details under the Analyze Data section.
- On the View Database Details form, click Errors under the Database Objects section.
Note If the Access properties for the scanned databases are not collected by the Access Conversion Scanning Tool because the incorrect version of Microsoft Access is installed on your computer or because Microsoft Access is not installed on your computer, you can see any errors that are reported in the report tool. If you open the tblErrors table in the Access Conversion Report Tool database, you can see that you receive the following error message in the Error field of the tblErrors table:
Access properties option was selected, however Access was not present on the machine.
Note Capitalization, punctuation, and words in the previous error message match what appears on the UI.
Steps to reproduce the problem
- Download and install the Microsoft Office Access 2003 Conversion Toolkit on a computer that does not have Microsoft Access 95 or later installed.
For additional information about how to download the Microsoft Office Access 2003 Conversion Toolkit, visit the following Microsoft Web sites:
ToolboxMicrosoft Office Access 2003 Conversion Toolkit - Start the command prompt.
- Locate the folder that contains the scanning tool that is named Adscanner.exe.
By default, the Adscanner.exe file is stored in the following folder:
<InstallationDrive>:\Program Files\Microsoft Office\Conversion Toolkit - Run the following command at the command prompt:
Adscanner.exe <ResultPath> /acc:on
When you run the previous command at the command prompt, Adscanner.exe collects information about the Access properties for your Access databases.
Note The <ResultPath> placeholder is a placeholder for the full path of a folder on your computer where the Access Conversion Scanning Tool stores the collected information about the databases and the database objects. The collected information is stored as XML files. Before you run the previous command, you must make sure that the folder exists on your computer. - Import the log files that contain information about the databases and the database objects in the Access Conversion Report Tool.
When you view the results for the scanned databases, you notice that the Access properties for your Access databases are not collected by the Access Conversion Scanning Tool.