ACC2000: "Couldn't Find Object" Error Exporting Query to dBASEID: Q208446
|
When you try to export a query in dBASE (any version) file format, you may receive the error message, "Couldn't find object queryname.dbf." If you try to save the underlying table to dBASE format, you receive the following error message:
Cannot define field more than once.
dBASE has a 10-character limit for the size of field names. When the first 10 characters of two (or more) fields in a Access table are identical, if you try to export the table or query in dBASE file format, there will be duplicate field names.
To work around this behavior, use one of the following approaches:
Table: Table1
------------------------
Field Name: abcdefghijk
Data Type : Text
Field Name: abcdefghijkl
Data Type : Text
Couldn't find object Table1.dbf
For more information about exporting to an Xbase file, click Microsoft Access Help on the
Help menu, type "dbase" in the Office Assistant or the Answer Wizard,
and then click Search to view the topics returned.
Additional query words: dBASE duplicate names pra
Keywords : kb3rdparty kbdta IsmXbase
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 13, 1999