Development Tools


Oracle Forms

Oracle Forms is part of what is now called Developer 6 i . This is Oracle's tool for developing the GUI front end, or screens ”what customers see on their client PCs. Behind the forms is the Oracle database, including all the tables, security, and so forth that you have already built. Forms is your tool for presenting the data to your clients in a graphical, friendly way.

With Developer 6 i , Forms now has a pretty nifty wizard:

graphics/03fig01.gif

This wizard greatly streamlines the process of creating a good-looking screen. Here's an example of a simple screen, produced with the wizard, that shows each person in the STUDENT table, and automatically shows the first course that each person took by taking that information from the TEST_HISTORY table.

graphics/03fig02.gif

Some people have taken more than one course, but our example shows only the first one. Using Forms 6 i , we are able, in a matter of a few seconds, to change the form to list ten courses at a time, so the screen now looks like this:

graphics/03fig03.gif

Look at Oracle Forms this way: It's your chance to show off your artistic talent, make your users happy, and have something unique to show for your efforts. Even more, with Oracle 8 i and 9 i and Developer 6 i , you can now move your forms into the Web environment, giving you the best of the client/server world and the Web world.

Oracle Reports

Oracle Reports is your tool for publishing reports from your database. As with Oracle Forms, you can also deploy your reports over the Web. Along with being fully integrated with Oracle Web, Reports comes with quite a bit of pizzazz. Besides creating standard columnar or tabular reports, you caninclude charts and graphs using the Developer Graphics Builder. You also have several other powerful tools, such as Procedure Builder to add PL/SQL commands, and Query Builder to add queries from your database. Furthermore, you can easily turn your report files into XML (Extensible Markup Language) documents with a couple of quick, simple steps. And just as with Forms, you can add video, audio, or images to your report. Oracle Reports has taken us many steps beyond the old green-bar computer printouts that used to be delivered twice a day!

As with Forms, there is a wizard to assist:

graphics/03fig04.gif

Here's a report we created in just a couple of minutes using the wizard:

graphics/03fig05.jpg

If we wanted to send out this report as an XML, HTML (HyperText Markup Language), or other type of file, we would just select File Generate to File :

graphics/03fig06.jpg

And here's what the report looks like in a browser:

graphics/03fig07.gif

There are some good reference materials available; please take a look at them. For now, I hope that I've gotten you interested in the power of Oracle Reports.



Guerrilla Oracle
Guerrilla Oracle: The Succinct Windows Perspective
ISBN: 0201750775
EAN: 2147483647
Year: 2003
Pages: 84

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net