Check which version of JDBC are you using inside JDeveloper under the project libraries as well as the embedded OC4J settings (under tools).
http://forums.oracle.com/forums/forum.jspa?forumID=83
You are confusing Oracle Forms with JDeveloper - two separate products.
Follow the Forms configuration steps as explained in the technical paper on OTN
http://otn.oracle.com/formsupgrade
How about using something to persist your data to the database?
Something like toplink for example.
http://www.oracle.com/technology/products/ias/toplink/index.html
Here is a little tutorial for you:
http://www.oracle.com/technology/obe/obe9051jdev/ToplinktoDatabinding/toplinktodatabinding.htm
You need to add the JDBC libraries to your project's class path.
See the library node in your project's setting in JDeveloper.
http://www.oracle.com/technology/products/jdev/index.html
It is probably an issue with the type of layout of your frame.
Check the layout property of the Frame in the property inspector in JDeveloper and switch it to be XYLayout.
This is not a JDev specific issue but rather a Java Swing issue.
Shay.
http://otn.oracle.com/products/jdev
The new WebUtil utility from Oracle will let your Oracle Forms write to the client disk using text_io even when you run on the Web.
Check out http://otn.oracle.com/formsupgrade
Check out the reports discussion forum on http://otn.oracle.com/products/reports
Make sure to change the type of the item in your report that is based on the long-raw to an image.
To learn more about JDeveloper and Struts integration visit OTN. Specifically http://otn.oracle.com/products/jdev
Have a look at the toy story demo there.
Isn't it time you upgrade to a newer version.
Oracle9i JDeveloper has been around for 2 years now, you should check it out. get it at http://otn.oracle.com/products/jdev
Anyway, you need to add the jar file to the project's libraries. right click on the project to access it's properties.
Well,
It is hard to do this workshop in every city in the US (and the world :-), so we target bigger cities.
One thing to add to your formula is that after such a workshop your rate per hour can be bigger since you know more new technologies.
Also the Forms Workshop is only half a day - so no...
yes it is very eay. You can interact with it from PL/SQL stored procedures (that you can call from Java with JDBC).
Or you can even use it's Java API.
Search for more info in http://otn.oracle.com
under products-application server- integration
For all the information on upgrading Forms check out the OTN Forms Upgrade Ceneter at http://otn.oracle.com/formsupgrade
You can also find there a forms migration assistant tool that helps you upgrade 6i to 9i.
To migrate to unix you just need to recompile your fmbs on the unix machine.
Check out the reviewer guide for Oracle9i JDeveloper at:
http://otn.oracle.com/products/jdev/htdocs/JDev903_ReviewersGuide.zip
There is a detailed explanation on setting up the database schema there.
More JDeveloper info and a discussion forum at:
http://otn.oracle.com/products/jdev/content.html
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.