I would like to know if it's possible to run graphical client server applications, that are made with designer 6i under windows, in a linux environment, and vica versa.
I presume that you mean that you are generating Oracle Forms and Oracle Reports. If so, then you can buy a copy of Oracle 9 iDeveloper for Linux. Then all you have to do is move your .fmb (or .fmt) and .rpf files to your Linux computer (use a binary file transfer), and compile them with the Forms or Reports compiler. Don't try moving the .fmx or .rep files, as they are compiled for Windows only.
Finally, you will need the Motif versions of the Forms icons that Designer generates into its forms and the PL/SQL Library files that Designer uses. You'll find these in the ORACLE_HOME for Designer on Windows under the cgenf60\admin folder. Put them anywhere you want on Linux, and set the environment variable, FORMS60_PATH to the location of the .pll files, and UI_ICON to the location of the icon files before you run one of the forms.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.