95 pts.
 Delphi and Oracle stored procedures
I'm converting an application from Delphi3 to Delphi5. I have some doubts about Stored procedures. Delphi calling stored procedures in oracle.some parameters value are set as input and passed to oracle. stored procedure in oracle returns some value. in my delphicode when the application reaches the procedure 'execproc' an error is thrown up. The error is ' no parameter type for parameter 'maintn_in' ' maintn_in is the parameter defined in oracle stored procedure. How to resolve this issue? Any one pls help out on this. Thanks in advance..

Software/Hardware used:
ASKED: January 29, 2009  10:13 AM
UPDATED: January 29, 2009  1:26 PM

Answer Wiki:
It seems that you are having this problem since dec-2008 (<a href="http://itknowledgeexchange.techtarget.com/itanswers/stored-procedure-in-delphi-with-oracle/">previous question</a>) I think you will need to provide at least the following information in order to get some useful answers: - The stored procedure signature - The delphi code with which you are calling the oracle stored procedure
Last Wiki Answer Submitted:  January 29, 2009  1:26 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _