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 -> COnnecting Oracle forms front end to a C++ DLL

COnnecting Oracle forms front end to a C++ DLL

From: taipan <back_at_ya.com>
Date: Wed, 10 Dec 2003 12:27:57 -0000
Message-ID: <br73h3$1pg$1@newsg3.svr.pol.co.uk>


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

J Received on Wed Dec 10 2003 - 06:27:57 CST

Original text of this message

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