Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: COnnecting Oracle forms front end to a C++ DLL

Re: COnnecting Oracle forms front end to a C++ DLL

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Wed, 10 Dec 2003 17:26:54 -0800
Message-ID: <wJPBb.81523$kl6.7890@fed1read03>


taipan wrote:
> Hi all
>
> We are using Oracle forms V6 as a GUI, from this GUI we need to access the
> functionality of a C++ DLL. Could someone please explain the following.
>
> 1 How to connect a C++ DLL to an oracle forms V6 interface handling all
> appropriate errors.
>
> 2. How to invoke the various functions of the C++ DLL
>
> 3 How to pass information to and from a C++ function that takes pointers to
> various parameters., such as strings, and numeral data types such as ints
> and DWORDs. Also how to pass and receive information via pointers to
> defined C++ structures.
>
> 4 How to appropriately disconnect from the DLL.
>
> Many thanks

  1. Look up "EXTERNAL PROCEDURE" in the fine manual.
  2. My consulting rates to do your work for you is $150/hours in U.S. dollars
Received on Wed Dec 10 2003 - 19:26:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US