QueryRecCount and Oracle Stored Procedure bug
Posted: Thu 16 Feb 2012 12:26
If I use the QueryRecCount option on a TUniStoredProc component which returns a ref cursor from a Stored Procedure in an Oracle database, I get the following error when calling the Open method.
ORA00907: missing right parenthesis
If QueryRecCount is set to false, the dataset is returned correctly.
Details: Delphi 2009, UniDAC 4.1.4 (problem also existed in 4.1.3), Oracle 11g Database
ORA00907: missing right parenthesis
If QueryRecCount is set to false, the dataset is returned correctly.
Details: Delphi 2009, UniDAC 4.1.4 (problem also existed in 4.1.3), Oracle 11g Database