Sv: Calling a C++ DLL from PL/SQL

From: Johan Wegener <xjw_at_xdde.xdk>
Date: Mon, 12 Jul 1999 12:59:54 +0200
Message-ID: <7mchoi$mn$1_at_news101.telia.com>


<ssmith3542_at_my-deja.com> skrev i en
nyhedsmeddelelse:7mbb65$8gh$1_at_nnrp1.deja.com...
> I need to know how to call a c++ procedure in a dll from pl/sql 2.3.
> Is dbms_pipe the only way?

No, you have got at least these additional possibilities:

  1. Client side DLL: Use the Developer/2000 package ORA_FFI to access the DLL.
  2. Server side DLL: Use database external procedures to access the DLL.

Regards,
Johan
-
Johan Wegener
Reply to: xjw_at_xdde.xdk
NOSPAM: Delete xxx from my email address Received on Mon Jul 12 1999 - 12:59:54 CEST

Original text of this message