ODBC Error: "Can't Open Unkeyed Paradox Table"Last reviewed: July 30, 1997Article ID: Q109094 |
The information in this article applies to:
SYMPTOMSIf you attach a Paradox table that does not contain a key field to your Word for Windows document, the following Open Database Connectivity (ODBC) error messages occur:
Can't open unkeyed Paradox table.and then
Unable to open table: <TableName>.Word then attaches the data source, and you can perform a print merge operation, but you cannot set filters or perform sorting operations on the data source.
CAUSEIn Paradox version 3.5, you can designate a field as the key field (this is similar to the functionality of Microsoft Access). If no key field is designated in your Paradox table, the above errors occur.
STATUSMicrosoft has confirmed this to be a problem in Word for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
RESOLUTIONOpen the database in Paradox version 3.5 and assign a key to one of the fields in your table.
MORE INFORMATION
Key FieldsKey fields are used to identify records. While they are strictly optional, a key gives you the following benefits:
Keyed TableIf a table does not contain key fields, its records are kept and displayed in the order in which they were originally entered. If the table contains more than one key field, the records are sorted by the primary (first) key field, then (if necessary) by the secondary (second) key field. The Paradox products included here are manufactured by Borland, Inc., vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
REFERENCES"Paradox 3.5 User's Guide," pages 119 and 126
|
KBCategory: kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |