MSQuery: Cannot Create Paradox IndexLast reviewed: September 13, 1996Article ID: Q113169 |
The information in this article applies to:
SUMMARYWhen you save Microsoft Query table with unique indexes using Paradox as a data source, you may receive the following error messages:
MORE INFORMATIONBorland Paradox 3.5 only allows the primary key index to be created on the first column of the table. If you attempt to create an index on any field but the first, you will receive the following error message:
Illegal index definitionUnique indexes may be created on the first column using the table name as the index name. If you attempt to create an index with a name that does not exactly match the table name, you will receive the error message:
Paradox primary index name must match table name.Paradox is manufactured by Borland International, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.
REFERENCESFor more information about creating indexes, choose the Search button in Help and type:
indexes |
KBCategory: kbusage kberrmsg kbtool
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |