ACC2000: Exporting a Table to Other Database Types Does Not Create an Index (209590)
The information in this article applies to:
This article was previously published under Q209590 Novice: Requires knowledge of the user interface on single-user computers.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
When you export a Microsoft Access 2000 table with a primary key
field to any of the dBASE or Microsoft FoxPro formats, an index is
created. However, exporting to a Paradox format does not create an index in any version of Microsoft Access.
RESOLUTION
Microsoft Access 2000 has an option for field name prefixes
or suffixes to indicate which field names should be indexed automatically on import. The default strings are: ID, key, code, and num. You can add custom prefixes or suffixes. Memo and OLE Object fields are not indexed.
When you export a Microsoft Access table to an external database format,
you must use the native application for that file type to define the
index or key fields.
You can specify text that is commonly used at the beginning or the end of a field name (such as "ID", "code", or "num") for the AutoIndex On Import/Create option on the Tables/Queries tab, available by clicking Options on the Tools menu. When you import data files that contain this text in their field names, Microsoft Access creates an index for these fields. After you import a foreign database into Access 2000, you only need to open the table in Design view to define the primary key field or fields when the AutoIndex option does not find a match.
REFERENCESFor more information about the AutoIndex Option, click Microsoft Access Help on the Help menu, type indexed property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about data sources from which Microsoft Access canimport, click Microsoft Access Help on the Help menu, type data sources microsoft access can import or link in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kb3rdparty kbinterop kbprb KB209590 |
---|
|