Re: PRO*C and PL/SQL question

From: Tim Smith <tssmith_at_netcom.com>
Date: 1995/05/25
Message-ID: <tssmithD93xJu.EyI_at_netcom.com>#1/1


zeevb_at_libra.math.tau.ac.il () writes:
> I am sending the following question for a friend:
 

>Can I call a PRO*C function from a PL/SQL store procedure?
>We have Oracle V7.1.3 on VAX-VMS V5.2 and Alpha-OSF1 machines, with
>PL/SQL v2.1.
>I suppose it has to do with PRAGMA INTERFACE, although I can't find
>any documentation on it.

The only way you can do this currently is by using Oracle's Procedural Gateway. Callouts to 3GL functions from PL/SQL might be supported in a future release (8.x), at least for platforms with dynamic linking. Received on Thu May 25 1995 - 00:00:00 CEST

Original text of this message