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