15 pts.
 oracle forms 11g – Calling .DLL files from forms
What is the best way to call a PRO C .dll file from forms 11g. (Would rather not have the files reside on the client)

Software/Hardware used:
Oracle forms 11g, windows web tier
ASKED: October 12, 2011  2:10 PM
UPDATED: October 12, 2011  6:22 PM

Answer Wiki:
You could write a script removing the .dll file from the client computers. Test it out and then run it on your network. Thats what we do when we find remnants of Adobe .dll files, we write a script just like it and have the file removed from all the clients, very safe, easy, and fast.
Last Wiki Answer Submitted:  October 12, 2011  5:50 pm  by  Harisheldon1960   1,420 pts.
All Answer Wiki Contributors:  Harisheldon1960   1,420 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thank you for your answer Harisheldon1960. We have considered moving the file over and deleting it later and that still might work but I was wondering if there were a “slick way to call it from server and display on client somehow.

 15 pts.