ODAC6: Broken exception handling in internal INSERT statements (TSmartQuery)
Posted: Mon 28 May 2007 00:30
ORA- exception handling in internal INSERT statements execution are broken in ODAC 6.x.
Act: 'ORA-01403: no data found', raised in an INSTEAD OF INSERT trigger, incorrectly "converted" as 'ORA-24305: bad bind or define context'
Exp: Any ORA-, issued during internal INSERT statement in a TSmartQuery must be shown "as is"
Act: 'ORA-01403: no data found', raised in an INSTEAD OF INSERT trigger, incorrectly "converted" as 'ORA-24305: bad bind or define context'
Exp: Any ORA-, issued during internal INSERT statement in a TSmartQuery must be shown "as is"