Home » RDBMS Server » Server Administration » Embed c-functions into PL/SQL
Embed c-functions into PL/SQL [message #372601] Tue, 27 February 2001 07:12 Go to next message
Christoph Schwaiger
Messages: 2
Registered: February 2001
Junior Member
Hi folks!
I want to embed functions, programmed in C, into a PL/SQL-Procedure. Can anyone tell me, how i can import C-source code into PL/SQL???

Many thanks, Christoph
Re: Embed c-functions into PL/SQL [message #372605 is a reply to message #372601] Tue, 27 February 2001 08:12 Go to previous message
Bala
Messages: 205
Registered: November 1999
Senior Member
Hi,

I think you can not embed C code inside a PL/SQL procedure. You have to create a C function out side and you can call the dll from PL/SQL proc.

See your
Oracle_home/RDBMS/Extproc directory
there is an example...how to call an external procedure or function from PLSQL.

Bala
Previous Topic: In continuation with Date/Time subtraction
Next Topic: Embed c-functions into PL/SQL
Goto Forum:
  


Current Time: Sat Jun 29 09:53:52 CDT 2024