Page 1 of 1

A problem with ROWTYPE in input parameter in a Stored Procedure

Posted: Thu 18 Jan 2007 07:07
by Lutz
Hi,

C++-Builder 6.0
ODAC 5.80 Build 38
Oracle 10g2

When a Oracle Stored Procedure has a input parameter of Oracle-ROWTYPE,
the Prepare-Methode of TOraStoredProc causes the following error:

EAssertionFailed 'Unknown data type (D:\Projects\Delphi\Odac\OraClass.pas, Line 2849)

Same problem in ODAC 5.70 Build 39.
With ODAC 5.70 Build 33 it works fine.

Posted: Mon 22 Jan 2007 11:09
by Challenger
ODAC doesn't support records.