Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invoke DLL from Oracle Forms 4.5

Status
Not open for further replies.

aproddut

Programmer
Oct 29, 2002
15
US
Hello,
I have written a DLL which I want to use in forms 4.5 . I am basically a visual basic programmer but I have this requirement of using the DLL in oracle forms . I have minimal knowledge of Oracle forms . Based on this does anyone have sample code of how to invoke DLL's from oracle forms ? any help is appreciated

Thanks,
Mellisa
 
Look at ora_ffi package. It provides some utilities to register and call DLLs. Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top