Home » SQL & PL/SQL » SQL & PL/SQL » How can I call a Pro*C in Pl/Sql Stored Procedure??
How can I call a Pro*C in Pl/Sql Stored Procedure?? [message #39606] Thu, 25 July 2002 21:52 Go to next message
moon
Messages: 7
Registered: July 2002
Junior Member
Is there any way to call a Pro*C function in Pl/sql stored procedure with Prameter and get a return value from Pro*C function???

please help!
Re: How can I call a Pro*C in Pl/Sql Stored Procedure?? [message #39608 is a reply to message #39606] Thu, 25 July 2002 22:16 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
One way would be to create the poc*c as a library. See CREATE OR REPLACE LIBRARY libname AS 'filespec';
Previous Topic: Re: Record has been updated by another user
Next Topic: Creating a user in a stored procedure - compile error
Goto Forum:
  


Current Time: Fri Apr 26 17:43:11 CDT 2024