Problem with binding
Posted: Fri 16 May 2008 07:22
Hi there
i am using oradirect.net 4.5 and vs2005
my stored procedure parameters contain '#' symbols like 'OBJECT#', 'PROPERY#'.
when i try to exeute oraclecommand against such stored procedure oracle returns ora-01036 illegan variable name/number, but when i change the names of the parametars in the oracle procedure and recompile it oraclecommand works fine.
Do i miss anything ?
With best regards soso.
i am using oradirect.net 4.5 and vs2005
my stored procedure parameters contain '#' symbols like 'OBJECT#', 'PROPERY#'.
when i try to exeute oraclecommand against such stored procedure oracle returns ora-01036 illegan variable name/number, but when i change the names of the parametars in the oracle procedure and recompile it oraclecommand works fine.
Do i miss anything ?
With best regards soso.