Skip to main content

Posts

Showing posts with the label Oracle Reports Builder

Oracle Reports Builder 10g

Oracle Reports Builder is a tool used for report processing. You can create simple data reports using this tool. I found the installation of this tool a little tedious. Both design time and runtime components have to be installed. If they both are not installed you won't be able to run and test the reports. After the installation of the Oracle Developer Suite, go to Oracle Database 10g Express Edition and start the database. When you open reports builder, there are three options to build a report: using the report wizard, build a new report manually and open an existing report. For any of the options that is chosen, you can see tools such as Object Navigator, Object properties, Data model editor, Property Palette, Layout editor and Parameter form editor.In the Layout Editor there are three layout options available to generate reports: create both web and paper layout, create web layout and create paper layout. There are five report styles such as tabular, group above, group le...