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.