execute C program and pass parameters from PL/SQL
From: Rajeev Khurana <rkhurana_at_slip.net>
Date: 1996/02/12
Message-ID: <4fobqv$6da_at_slip.net>#1/1
Date: 1996/02/12
Message-ID: <4fobqv$6da_at_slip.net>#1/1
Hi,
Is there any way to execute a 'C' program from a PL/SQL block and pass it some parameters.
I need to write a trigger "WHEN-BUTTON_PRESSED" which will execute a 'C' program written by me. This 'C' program also expects some parameters. I want to obtain these parameters from the 'FORMS' and pass it to 'C' program when "WHEN-BUTTON-PRESSED" trigger is executed.
Any help is appreciated.
Thanks.
Rajeev. Received on Mon Feb 12 1996 - 00:00:00 CET