Questions about Client/Server [message #132601] |
Mon, 15 August 2005 02:14 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
superfool
Messages: 3 Registered: August 2005
|
Junior Member |
|
|
I am a newbie
I have installed Oracle 9i DB, OAS 9i, ODS 9i.
and I can run Oracle Froms 9i via Web sucessfully.
My questions are,
1. If I want to run Forms 6i, what I need to install more? It seems 6i forms need ifrun6i.exe to run.
2. does 6i forms only can be run in Client/server mode? and 9i can only run in Browser/Server mode? if 9i can run in Client Server mode, how? or another way to ask, can 9i forms' applet run outside the browser? if yes, how?
3, I ever saw a Forms 11i application, It was started in the IE browser, and after started, it runs like a Client/Server applicaton. I don't know how this can be done. Is it use Java Web Start? or something else?
can anybody give me a hand? many thanks.
|
|
|
|
|
|
|
Re: Questions about Client/Server [message #132931 is a reply to message #132928] |
Tue, 16 August 2005 21:53 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
To deploy a 6i application you would normally distribute the fmx files to a network server in the user environment. Make sure that the file server is NOT an NT box as NT is not NT compatible. Normally, a 'nix 'file share' is best.
For running a form look at the FAQ http://www.orafaq.com/faq/forms. For 6i you would run f60run followed by the userid and module name.
You also have registry entries that need to be set and this is done during the run time install.
David
|
|
|