Home » RDBMS Server » Server Administration » Embed c-functions into PL/SQL
Embed c-functions into PL/SQL [message #372602] Tue, 27 February 2001 07:15 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 #372606 is a reply to message #372602] Tue, 27 February 2001 08:14 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: Embed c-functions into PL/SQL
Next Topic: Constraint problem
Goto Forum:
  


Current Time: Sat Jun 29 07:58:22 CDT 2024