ACC2000: Error Message When You Export an Access 2000 Table That Has a Numeric Field to an Oracle Database (272346)
The information in this article applies to:
This article was previously published under Q272346 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
When you use a DSN that you created with the Microsoft ODBC Driver for Oracle to export an Access 2000 table to an Oracle database, you receive the following error message:
Microsoft Access was unable to append all the data to the table.
The contents of fields in 1 record(s) were deleted, and 0 record(s) were lost due to key violations.
If data was deleted, the data you pasted or imported doesn't match the field data types or the FieldSize property in the destination table.
If records were lost, either the records you pasted contain primary key values that already exist in the destination table, or they violate referential integrity rules for a relationship defined between tables.
If you click Yes to this error message, the table structure is created in the Oracle database. However, no data is inserted into the table.
If you click No to this error message, neither the table structure nor the data are exported to the Oracle database.
RESOLUTION
Change the field size of the Number field to decimal, and then export the table to an Oracle database.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbbug kberrmsg KB272346 |
---|
|