form « oracle « Java Database Q&A





1. Converting Oracle Forms 10 to Java    stackoverflow.com

There are a number of commercial products available:

Also Oracle Application Express (APEX) is releasing a Forms Converter in Oracle Application Express 3.2 (which is now ...

2. Oracle Forms 10 / java    stackoverflow.com

Is it possible for a java application, called by Oracle Forms, to participate in the same database session like Forms?

3. SSO for oracle forms and JEE    stackoverflow.com

I've been asked to create a portal from which a user can navigate to several other applications which are created using oracle forms 10g and others created using jsps and servlets, ...

4. pass object form java to oracle procedure    stackoverflow.com

To pass an array to oracle procedure we use ArrayDiscriptor and ARRAY objects, what objects I have to use to pass an object to stored procedure ? ...

5. How can I call a Java object/function from Oracle Forms 6i?    stackoverflow.com

I am working in Legacy a project that is using Oracle Forms 6i (yes, I know its old) to call C++ functions from a pll library . Now we need to use ...

6. Setting JRE 1.6 Runtime Parameters for All Users in Java Console - Oracle Forms 10g    stackoverflow.com

I want to set the -Xmx runtime parameter for a client JRE 1.6 install to apply to all users. I can set the runtime parameters for the current User but do ...

7. exception when using application oracle forms    stackoverflow.com

enter image description hereHello, when 8 users use our application built with orcle forms 10g. The application crashed for 4 users in the same interface.fmb and the others still work into ...

8. Using Java instead of Oracle Forms    bytes.com

@eeriehunk I highly advise to use JSP instead of Oracle Forms. This is what I know from 5 years before when I evaluated Oracle Forms. (But this knowledge might not be ...

9. IDE Support for Oracle Forms and Reports    forums.netbeans.org

Hi All, I am beginning a software integration project and would really appreciate it if you could give me some guidance. I wish to find an IDE that will support Oracle ...





11. Mixing Java with Oracle Forms 11g    coderanch.com

I have already tried asking about this on the Oracle forum but it has so far left me more confused and having no idea what to do. What's going on is I wrote a program for work that allows the user to upload a document from their computer onto the database and then download it back later. Now I have to ...

12. use oracle forms in java    forums.oracle.com