Bug 14078

GemConnect

1.1.6, 1.1.5, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.0

All

Cannot update Oracle database with execute: methods

Unlike the execute: methods of GsSybaseConnection, which allow
execution of insert, update, and delete statements, as well as select
statements, the execute: methods of GsOracleConnection do not allow
the execution of insert, update, or delete statements.

Workaround

Use the executeNoResults: method to execute update, delete, and insert
SQL statements on Oracle.


                

Last updated: 9/10/04