Visual basic form called.
300230Dec 3 2007 — edited Feb 21 2011Hi everyone,
We have successfully upgraded 6i Forms and Reports to 10g.
With one issue;
From the Main Form we have a menu option which loads a VB exe.
In the previous client/server the "myvb.exe" was found in the executive directory along with all the other files.
This works fine.
In Oracle 10g, I copied the "myvb.exe" in the "C:\DevSuiteHome_1\forms" when the menu option is used to call the VB program, I get this error.
"PDE-DFF004 Can't find function WINEXEC in library KERNEL32.DLL"
If there is something wrong with this file or the code then the client server call should also fail, but it works in 6i client/server not on Oracle 10g.
What is that I am doing wrong?
Any help is appreciated...
Thanks...
Habeeb