oracle forms [message #77805] |
Fri, 23 November 2001 00:33  |
dhananjaya R
Messages: 5 Registered: November 2001
|
Junior Member |
|
|
Hi,
i need a tool to migrate from oracle forms 4.5 to oracle forms 6i.
----------------------------------------------------------------------
|
|
|
Re: oracle forms [message #77815 is a reply to message #77805] |
Mon, 26 November 2001 08:32   |
Srinivas Konda
Messages: 29 Registered: October 2001
|
Junior Member |
|
|
Open the 4.5 form in 6i designer and compile and save in 6i format.
If you get any errors in PL/SQL make changes accordingly.
Use your 6i FMXs to run your application.
You do not need any tools, I don't think there are any tools, we did the above.
----------------------------------------------------------------------
|
|
|
Passing parameters from Delphi apps to Oracle forms6i?? [message #79121 is a reply to message #77805] |
Mon, 29 April 2002 09:59  |
mG
Messages: 7 Registered: April 2002
|
Junior Member |
|
|
Hi!
If anyone can give me some insights on how to pass parameters from an application, that was built using Delphi, to Oracle Forms application.
At present, the Delphi apps passes those params ( that the user selects) to Oracle reports and reports gets generated.
Now, I need to create a Oracle Form that will be called by the delhpi apps and pass those parameters to the Form apps instead of directly to ORacle reports. The report is already build and just need to reroute thru Oracle forms.
Any help/suggestions would be greatly appreciated!
Thanks in advance.
Animesh
|
|
|