Impossible to insert,update or delete an Excel sheet via HSODBC
(Doc ID 466248.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.2 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Microsoft Windows (32-bit)
Symptoms
You try to insert or update data in an Excel sheet via HSODBC and you get this error message:
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC]DRV_Execute: errors.h (1645): ;
[Microsoft][ODBC Excel Driver] Operation must use an updateable query. (SQL
State: S1000; SQL Code: -3035)
ORA-02063: preceding 2 lines from EXCEL
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC]DRV_Execute: errors.h (1645): ;
[Microsoft][ODBC Excel Driver] Operation must use an updateable query. (SQL
State: S1000; SQL Code: -3035)
ORA-02063: preceding 2 lines from EXCEL
If you try to delete, the error message is :
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC]DRV_Execute: errors.h (1645): ;
[Microsoft][ODBC Excel Driver] Could not delete from specified tables. (SQL
State: S1000; SQL Code: -3049)
ORA-02063: preceding 2 lines from EXCEL
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC]DRV_Execute: errors.h (1645): ;
[Microsoft][ODBC Excel Driver] Could not delete from specified tables. (SQL
State: S1000; SQL Code: -3049)
ORA-02063: preceding 2 lines from EXCEL
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |