Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: COnnecting Oracle forms front end to a C++ DLL
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
![]() |
![]() |