Calling C program from PL/SQL
From: Roger Premo <rogerp_at_nycap.rr.com>
Date: Sat, 6 Feb 1999 09:58:08 -0500
Message-ID: <F4155D9F9AA4D111B9990020AFBA52D50C5B69_at_ftp.sfi-software.com>
[Quoted] I need to call a C program from PL/SQL program on Oracle Unix platform. I have read that PL/SQL can call a DLL, but you can't use DLL in Unix. The C module is a third party program.
When we used Informix it was easy to link a C module when compling a 4gl programs.
Any help will be appreciated.
Date: Sat, 6 Feb 1999 09:58:08 -0500
Message-ID: <F4155D9F9AA4D111B9990020AFBA52D50C5B69_at_ftp.sfi-software.com>
[Quoted] I need to call a C program from PL/SQL program on Oracle Unix platform. I have read that PL/SQL can call a DLL, but you can't use DLL in Unix. The C module is a third party program.
When we used Informix it was easy to link a C module when compling a 4gl programs.
Any help will be appreciated.
Thanks Received on Sat Feb 06 1999 - 15:58:08 CET