Oracle Unleashed- P15

50 209 0
Oracle Unleashed- P15

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Summary This chapter explored several techniques for developing Oracle Reports. Due to the limitations of space available, some of the simpler features might have been glossed over. Also, as with any powerful application development tool, there are many ways to produce the same result. Hopefully enough material has been presented to give you a fairly extensive understanding of this product. It has been my experience that the only way to truly learn a tool such as this is through repetitive practice and experimentation. I encourage you to expand on this material to gain the expertise necessary to use this tool knowledgeably and efficiently. Previous Page TOC Next Page Home Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Previous Page TOC Next Page Home ● 34 ❍ Oracle Graphics 2.5 ■ The Oracle Graphics Environment ■ The Layout Editor ■ Initializing the Graphics Environment ■ Creating a New Display ■ Defining Displays ■ Creating a Pie Chart ■ Creating a Columnar Chart ■ Other Chart Types ■ Defining Parameters for Charts ■ Multiple Chart Applications ■ Creating a Drill-Down Chart ■ Creating a Multilayer Chart ■ Formatting Charts with Text and Breaks ■ Adding Text Items to Charts ■ Customizing the Chart Labels ■ Creating a Break Chart ■ Advanced Formatting Techniques ■ Using Format Triggers ■ Creating Data Filters ■ Summary 34 Oracle Graphics 2.5 An old adage states that "A picture paints a thousand words." This adage is certainly evident in many executive information systems. By being able to view database trends graphically, an Oracle database user is better able to make decisions based on this data. Oracle Graphics 2.5 is used to graphically display database information. You can run Oracle Graphics 2.5 to display data charts from the Oracle database; however, this tool is used primarily as a graphical server that can present Oracle data within other compatible applications such as Oracle Forms or Oracle Reports. This chapter explains how to create graphs and charts of Oracle data. These charts will encompass many of the available chart types and techniques that can be used to create highly useful displays of graphical data. The Oracle Graphics Environment Like Oracle Forms and Oracle Reports, Oracle Graphics is designed to operate in a graphical user interface (GUI) environment such as Microsoft Windows. You can perform functions either by selecting them from a menu or by clicking an iconic button. The Oracle Graphics Designer consists of two primary components: The Object Navigator (described in Chapter 31) and the Layout Editor. The Layout Editor Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. The Layout Editor (shown in Figure 34.1) presents a canvas that will contain the charts as they are created. You operate this tool by using iconic buttons and menu picks. You use the buttons along the left side of the Layout Editor window to create and manipulate the chart layout objects. These buttons (top to bottom, left to right) are described in Table 34.1. Figure 34.1. Oracle Graphics Layout Editor. Table 34.1. Layout Editor buttons. Button Usage Select Select object(s) from canvas. Magnify Zoom in/out in Layout Editor. Click on the canvas to zoom in at the mouse location. Click while holding the Shift key to zoom out. Rectangle Draw a rectangle. Ellipse Draw an ellipse or circle. Polygon Draw a multi-sided object. Rounded Rectangle Draw a rectangle with rounded corners. Chart Add a new chart to the layout. Symbol Insert a chart symbol. Rotate Rotate the object. Reshape Reshape the object. Line Draw a line. Arc Draw an arc segment. Polyline Draw a series of connected lines. Freehand Draw in freehand mode. Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Text Insert text. Text Field Insert a text field. Below these iconic buttons there is a square that displays the current visual attribute for the selected item (or the default, if no object is selected). This display indicates the fill color, line color, and text color for the object. Below the display is a series of three palette controls that you use to adjust the visual attribute. The fourth button in this area defines the current symbol to be used for charts that display a symbol. At the top of the Layout Editor window is another series of iconic buttons that are used for module control. The first two buttons open an existing chart and save the current chart. The next button is used to start up the runtime simulator to test the operation of the graphics module as it would operate in production. The last three buttons are used to cut, copy, and paste layout objects between the display and the Windows clipboard. Initializing the Graphics Environment To utilize the features of Oracle Graphics and to ensure compatibility with other tools, Oracle Graphics enables you to initialize the designer environment based on a set of personal (and possibly departmental) preferences. To configure Oracle Graphics, select the Tools Options dialog box by selecting Tools | Tools Options from the menu. The Oracle Graphics 2.5 options are defined in two tabs. The first tab, Defaults, defines the parameters for charts that will be created in the Graphics Designer; the first field defines the copyright message that will appear on the charts. This dialog box is shown in Figure 34.2. Figure 34.2. The Oracle Graphics default options dialog box. In the next field in the Defaults tab, you set the color palette file to be used for the chart. (The example shown uses Oracle's sixteen-color palette, which is the recommended setting for most applications.) You use Color Palette Mode to define how color palettes should be handled in Oracle Graphics. The options for the list box are Editable, Read Only - Shared, and Read Only - Private. Editable means that the color palette of the active chart will replace the system color palette. This shows the active chart accurately while the appearance of any inactive charts might not be accurate. Read Only - Shared means that each chart's color palette will be appended to the system palette until the space reserved for the palette becomes full. If any charts that use a different color palette are then opened, they might not appear accurately. Finally, Read Only - Private operates the same as shared mode except that Graphics ensures that the palette used is always valid for the active chart; any inactive charts might not appear correctly because their color palettes have been cleared to make room for the new chart. The Date and Number buttons are used to establish format masks for dates and numeric fields in Oracle Graphics. You can then use these masks throughout the designer to display data. The last set of fields on the Defaults tab define the default page width and height and the unit of measure for the chart. The second tab in the Tools Options dialog box is used to define the user preferences in the designer (see Figure 34.3). You can set the Startup options to automatically create a new blank display, prompt for an existing display, or do nothing whenever the Graphics Designer is started. If the checkbox in this block is selected, Oracle Graphics Designer will prompt you to log in to the database whenever the Designer is started. Figure 34.3. The Oracle Graphics Preferences dialog box. Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Under the General Options box, the Sound Output option is based on the sound drivers that have been installed in the operating environment. (These drivers are installed in the Control Panel for Microsoft Windows 3.1.) Image Compression determines how graphical objects will be stored in the graphics file. If you select No Compression, the resulting file will be larger; however, when you select Compression, the application will run slower as the image is decompressed. The last six options in the Preferences tab define the way Oracle Graphics will operate in the Designer and during runtime operation. Checking Automatic Character Set Conversion causes Oracle Graphics to automatically convert the character set used by Oracle Graphics to the default set based on the National Language Support (NLS) setting for the user. You would need to select this option when you develop an application for international use. Smooth Redraw at Runtime instructs Graphics to redraw any "damaged" screen areas in an internal memory buffer before the screen is updated. This option can reduce flickering and should be used unless there are memory problems. The Keep Backup File option makes Oracle Graphics copy the Graphics file to a backup (extension .bak) before saving the new version. The last two options, Apply Properties on Navigation and Apply Query Properties on Execution, instruct Oracle Graphics to apply any changes to the display whenever the developer navigates out of the object. Otherwise, the developer will be prompted to apply the changes before navigation is allowed. Creating a New Display As stated in the previous section, you can configure Oracle Graphics to automatically open a new blank display upon startup. However, if you need to create a new display after startup, you can do so by selecting File | New | Display from the Designer menu or using the Ctrl+N hot key. A new blank display will be created in the Object Navigator according to the preferences defined in the Tools Options dialog box. Defining Displays A display is the basic modular unit for Oracle Graphics. Within a display, a chart or set of charts comprises the functional module that makes up an Oracle Graphics application unit. Creating a Pie Chart A pie chart presents data from several sources to indicate the portion that each contributes to the total for all sources. As shown in Figure 34.4, the Warehouse Shipments Chart shows the relative percentage of shipments for a single warehouse for a single year. Figure 34.4. The warehouse shipments pie chart. You can create a new chart in Oracle Graphics using either a one-step or two-step method. To use the one-step method, first click the mouse within the Layout Editor canvas to activate the editor and then select the Chart | Create Chart from the menu. A query dialog box will appear that will enable you to name and create a new query to select data for the pie chart. Using this box, create the query, Q_performance, as shown in Figure 34.5. Figure 34.5. Creating a new chart query. In addition to creating an Oracle Graphics chart using an embedded query, you can use data from external programs such as Microsoft Excel (SYLK file format) or Lotus 1-2-3 (WKS file format), as well as from a .PRN output file. Also, an Oracle select statement stored in an operating system external SQL file can be used to retrieve data for your Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. chart. After you create the query, the developer can test it by clicking the Execute button at the bottom of the dialog box. (Note: You can use the Connect button to connect to the database if you have not yet done so.) The results of the query are shown in the second tab of the New Query dialog box. When you are satisfied with the query, click OK to view the Chart Properties dialog box. The Chart Properties dialog box (shown in Figure 34.6) is used to define how the data from the query will be laid out on the presentation canvas. To create the pie chart, enter the chart name and title as shown. Define the format for the chart by selecting the type and subtype icon for the chart you want. For this chart, first select the pie chart type (second row, left), and then select the pie chart with depth subtype (far right). The format you select will be stored as a template that you can name within the display for any additional charts that might be needed (the default is template#). Figure 34.6. The Chart properties sheet. After the chart layout is completed, click OK to display the chart on the Layout Editor canvas. (You might have to drag the chart from the edge of the canvas to view the entire chart.) At this point, you can save the chart to the file system (or database) by selecting File | Save As from the menu. Save this chart as g34oun01.odg. Creating a Columnar Chart A columnar chart displays related data in a series of vertical filled bars. As shown in Figure 34.7, the Monthly Shipments chart displays the number of orders shipped each month for a warehouse. Figure 34.7. The Monthly Shipments columnar chart. To create this chart using the two-step method, click the mouse within the Object Navigator and select the Queries category. Using the iconic buttons at the left of the Object Navigator, click the Add Object icon to create a new query. In the first tab of the Query Properties dialog box, define the new query with the name Q_mly_ships as: select to_char ( to_date (to_char (hist_month_no), 'MM'), 'MON'), hist_ord_shipped from warehouse_history where hist_year = 1994 and hist_wh_code = 'WNJ' order by hist_month_no To build the columnar chart, activate the Layout Editor and select the Chart tool from the Graphics tool palette. Using this tool, drag a region for the chart on the layout canvas. This action will cause the Chart Genie dialog box to appear, enabling you to define the data source for the new chart, as shown in Figure 34.8. For this example, select the Existing Query radio button and choose the query, Q_mly_ships, that was previously defined. Figure 34.8. Assigning a query for a new chart. Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Define the layout for the chart using the Chart Properties dialog box as shown by selecting the Columnar Chart type (top row, left) and the Columnar Chart with Shadow subtype (top row, right). When you are satisfied with the chart, save it as g34oun02.ogd. Other Chart Types Oracle Graphics 2.5 provides the functionality to create ten types of charts, with further subtype delineation, to define a total of 56 different chart formats. The first chart type is the column chart that was shown in the previous section. In its most basic form, a simple column chart consists of a series of filled rectangles indicating a value based on the height of the bar. Oracle Graphics has variations of the columnar chart for charts that present data that can be grouped in subcategories. (An example would be shipments for all warehouses for each month.) These variances include columns with stacked bars (the individual bars are stacked on top of each other to indicate the totals for the category.), columns with overlapping bars (the individual bars overlap within the group.), and columns with percent scaling (each segment shows the percentage that each bar contributes to the total 100 percent). The column with baseline at zero is a chart subtype for negative data values. A column chart with shadows displays the bars in a three-dimensional background—the bar shadow shows behind the bars. A column chart with depth presents each bar as a 3-D object in a multidimensional background. The last column chart subtype, column with connecting lines, displays the bars with a solid line connecting the tops of each bar. The next chart type is the bar chart. This chart displays the data in a series of horizontal bars. The same variations are available for the bar chart as in the case of the column chart. The next set of chart formats is the line chart and its variations. These chart subtypes can be classified in three major subcategories. 1. Line—straight lines connecting the individual data points 2. Step—a horizontal line is drawn at the data point and vertical lines connect the individual point values 3. Curve—a smooth curve is drawn through the data points Within each of these subcategories, you can choose to show symbols at each data point. You also can show multiple data entities as additive values on the same chart as individual stacked lines or as stacked lines with a solid fill between the line and the horizontal axis or prior line. The next chart type enables you to create a chart that shows two different data values as a mixture of columns and lines. Typically, this report will indicate discreet data values on each column and the line would be used to indicate summary or trend data. The standard mixed chart presents a simple column chart with a straight line chart on the same grid. You can vary the way this chart type appears by using either a straight or curved line with or without fill. The last chart type on the top line is called the Double-Y chart. This chart provides a y axis on both sides of the chart. Column chart variations are either a simple column or a column with overlapping bars. Line chart variances enable you to use a simple line or a line chart with symbols. The next chart type is the pie chart, which was presented as the first chart type created. You can create either a pie chart with a shadow below it or one with depth, which appears as a 3-D object. The table chart presents the data in a tabular format with the same optional effects that exist for the pie chart. The next type is the scatter chart, which displays data on the chart as individual points in a two-dimensional coordinate system. Typically, you can use this chart type in engineering applications to display scientific data points. Options enable you to use a regression line that approximates a straight line formula for the data. You can include a grid in the chart to facilitate reading the data values. The chart can also be displayed using a logarithmic y-axis or with both axes using a logarithmic scale. Finally, you can draw the chart with lines connecting the individual data points in the order that they Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. are retrieved. The next chart type, the high-low chart, is typically used to analyze data values related to values that can fluctuate within a short interval, such as stock prices over time. For each horizontal data point, there is a high value and a low value as well as (in some cases) a closing (or ending) value. The simple high-low chart indicates the high value and low value with a horizontal tick mark at each position and a vertical line connecting the two points. Variations show a closing value symbol. You can indicate the high and low value using spikes (vertical line only) rather than separate tick marks. The next subtype connects the closing values with a line. The last subtype connects consecutive data points with a fill line between the high and low values. The final chart type is a Gantt chart. A Gantt chart is a special chart type that is used to indicate data over a specified time interval. This chart is typically used in project management to present the time schedule needed to accomplish individual tasks for the project. You can vary how this chart looks by using a background shadow or a 3-D bar to show depth. Defining Parameters for Charts The charts created earlier in this chapter depend on the query conditions that are defined in the query definition dialog box. In practice, however, many graphical applications need the user to execute the query based on a variable parameter that is defined at runtime. Depending on the value entered, the chart will be drawn dynamically by changing the data in the chart at runtime, based on the selection criteria entered by the user. Using the columnar chart created earlier in module g34oun02.ogd, modify the chart to execute the query based on a user- specified parameter for the warehouse code and the chart year. To create a parameter, select Parameters within the Object Navigator to display the Parameters dialog box as shown in Figure 34.9. Define this parameter as a character field named P_WH_CODE with an initial value of WNJ. (Give the initial value as a valid value to help you develop the graphical display.) Additionally, create a numeric parameter called P_YEAR for the chart year. Figure 34.9. Creating graphics parameters. Next, modify the chart query to include the parameters as follows: select to_char ( to_date (to_char (hist_month_no), 'MM'), 'MON'), hist_ord_shipped from warehouse_history where hist_year = :P_YEAR and hist_wh_code = :P_WH_CODE The chart will now use the value of the parameter at runtime to display the appropriate chart. To test the runtime capabilities of Oracle Graphics, you must first create a runtime module. (The module must be saved prior to creating the runtime module. Save this module as g34oun03.ogr.) To create the runtime module, select File | Administration | Generate, and then create the module as g34oun03.ogr. To test the interactive capability of the module, use the following command: g25run module=g34oun03 userid=uid/pwd P_WH_CODE='ACA' P_YEAR=1994 Multiple Chart Applications Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Oracle Graphics provides the capability to create individual displays that are based on multiple charts that are linked through parameters. One example of a multiple chart application is a drill-down chart, which displays a secondary chart based on data passed from one chart to the next. In other cases, a second chart can be included within the same application to display additional related data on separate chart layers. Creating a Drill-Down Chart A drill-down chart is a multi-chart application in which an individual chart is dependent on another linked chart. One example of this chart is shown in Figure 34.10; the two charts that were created previously are combined in a single display. By clicking on an individual pie segment, the user will make the monthly shipments chart indicate the orders shipped for the warehouse associated with the segment. Figure 34.10. A sample drill-down chart. To create this chart, open the Warehouse Shipments pie chart that was created earlier in module g34oun01.ogd. Create parameters for the warehouse code and year as in the previous section and create the monthly shipments query within the Object Navigator. Modify the pie chart query to include the year parameter and to select the warehouse code from the initial query. Navigate to the Layout Editor and use the chart drag points for the pie chart to resize the chart to provide room for the monthly shipments column chart. Now, using the Chart tool from the Graphics tool palette, drag an area for the new column chart in a blank area of the Layout Editor. Define the column chart the same as in g34oun02, when you created the column chart. To link the two charts in a drill-down relationship, click within the pie chart area to select the pie chart and then click one of the pie segments. This will present the object definition property sheet. Select the Drill-Down tab as shown in Figure 34.11. This tab is used to define the drill-down relationship for the charts. You define the relationship by selecting the parameter that will hold the value for the query. For this chart, select the P_WH_CODE parameter and set it equal to the value of the WH_CODE. Finally, set the drill-down relationship to execute the query for the monthly shipments chart. Figure 34.11. Creating a drill-down relationship. You can now test this chart by clicking the Run icon in the Layout Editor. Notice how the monthly chart changes based on the pie segment selected. You can now save this module as g34oun04. Creating a Multilayer Chart Another type of multichart application is operated by presenting a single chart at a time based on user interaction. To do this, you can create charts on separate layers and coordinate them through the use of buttons or other interface elements. Typically, multilayer charts are used to display different aspects of related data on separate chart layers. The example that you will create in this section displays the total shipments, average shipping delay, and maximum shipping delay for a given warehouse by month. To create this display, define the parameters and query to retrieve the data for all three charts in a single query as follows: select to_char (to_date (to_char (hist_month_no), 'MM', 'MON') "Month", hist_ord_shipped "Shipments", hist_ship_days / hist_ord_shipped "Average Delay", Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. hist_max_days "Maximum Delay" from warehouse_history where hist_year = :P_YEAR and hist_wh_code = :P_WH_CODE order by hist_month_no In the Layout Editor, create a chart for the total shipments by month. Define this chart as a column chart with shadow as in module g34oun02.ogd. This time, however, before you finish the chart select the Values tab from the Chart Properties dialog box, as shown in Figure 34.12. As shown in this figure, the available data columns are shown in the left box on the property sheet and the box on the right displays the columns that will be used for the chart. Use the Insert and Delete buttons to set up the selection as shown in the figure. Now the chart will display only the monthly shipments. Figure 34.12. Selecting the value column for a chart. After you create the first chart, display the layers property sheet for the display by selecting the Tools | Layers menu pick. The Layer Settings dialog box (shown in Figure 34.13) manages the layers for a display. Using this dialog box, you can rename, activate, hide, and display the layer. You can also create new layers and delete existing layers. Figure 34.13. The Layer Settings dialog box. Using this dialog box, rename the first layer to Ship_layer and create a new layer named Avg_layer. The new layer will automatically be activated. Click OK to return to the Layout Editor. At this point, try to select an item from the Monthly Shipments chart on the first layer. Note that nothing from the first layer can be selected because it is not the active layer. Select the Layer Settings dialog box again and click Ship_layer in the Existing Layers box, click the Hide/Show button, and then return again to the Layout Editor. The existing chart is now hidden. Now, create a new chart that displays the average shipping delay by month. Create this chart on the second layer. Repeat this process to create a third layer named Max_layer and a chart to display the maximum monthly shipping delay. The last step necessary to facilitate navigation between the layers of a chart is to create program units that will execute the navigation. The program units must be assigned to an object, such as a button, in the Graphics display. The first button will navigate from the Shipments layer to the Average Delay layer. Using the Layer Settings dialog box, activate the Shipments layer and hide all other layers. To build a button, first select the text tool and click in the Layout Editor where the button should appear. In the text box, type Average Delay on two lines. To complete the text entry, click outside the text box. Next, select the Rounded Rectangle tool and draw a rectangle around the text box. Using the visual attribute definition buttons at the lower left of the layout editor, modify the rectangle to define the color and border that you want. Using Format | Bevel from the menu, select a raised bevel effect for the rectangle. Using the Select tool, select the rectangle and the text item and link them as a group object by typing Ctrl+G. This combined item is called a graphics button. You should next create a procedure for the button by selecting Tools | Properties. The Object Properties dialog box that appears (shown in Figure 34.14) enables you to name the object and to assign a button procedure to the object. Figure 34.14. The button object property sheet. After you name the button, click the New button (displayed as Edit . in Figure 34.14) next to the button procedure field Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. [...]... Integration s Displaying Oracle Graphics in Oracle Forms s Executing Oracle Reports from Oracle Forms s Displaying Oracle Graphics in Oracle Reports s Interfacing to Non -Oracle Applications s Interfacing with the Windows API and other DLLs s Summary 35 Developer 2000 Integration The previous three chapters discussed the Developer 2000 components as independent, standalone tools Based on Oracle' s concept of... Development Environment s What Is Oracle' s Object Marketplace? s Oracle Power Objects and Oracle Developer/2000 s Summary 36 Introduction to Oracle Power Objects This chapter introduces a new and exciting product, Oracle Power Objects (OPO), from Oracle Corporation A general overview of Oracle Power Objects is presented, followed by a more detailed presentation of OPO key features The Oracle Object Marketplace... from Oracle Forms Also, note that the report will be run asynchronously in background, while the operator is free to execute other tasks as the report is printing The RUN_PRODUCT built-in may also be used to invoke Oracle Graphics from Oracle Forms; however, the Graphics chart will not have the same interactive functionality as shown in the prior section Displaying Oracle Graphics in Oracle Reports Oracle. .. to writing Oracle Basic code in Power Objects Oracle Power Objects has multi-platform support and supports the leading database engines OPO is available in Windows and Macintosh versions, and will soon be available for OS/2 Warp OPO has native drivers for Oracle7 databases and for Microsoft SQL Server and Sybase Oracle7 support extends from Personal Oracle7 all the way up through Trusted Oracle7 on... name Table 37.2 is a list illustrating possible connect strings for Blaze and Oracle: Table 37.2 Connect string examples Database Connect String Blaze Blaze:[username/password@]filename Blaze:blazedb.blz Blaze:dba/dba@blazedb.blz Oracle Oracle:username/password[@host] Oracle: scott/tiger Oracle: scott/tiger@x:IPXServerName Oracle: scott/tiger@t:123.456.789.123 After specifying the database type and connect... each of the Oracle tools have been designed to be combined into a multi-faceted, integrated application Oracle Forms can display graphics on the presentation canvas, and reports can be spawned from within the tool Additionally, Oracle Reports can display an Oracle Graphic's chart directly in the report itself In addition to the ability of the Developer 2000 tools to work with each other, the Oracle tools... Microsoft's Visual Basic Oracle Corporation has designed Oracle Power Objects from the ground up to be an object-oriented, data-centric, client/ server, database application development tool OPO is not a general purpose application development tool, unlike Microsoft Visual Basic Oracle kept the developer in mind when choosing the programming language for Power Objects Oracle Basic Oracle Basic is extremely... the Oracle tools have the ability to work in an integrated environment with other compatible non -Oracle applications This chapter will describe the steps necessary to produce these integrated applications quickly Displaying Oracle Graphics in Oracle Forms Oracle Graphics charts can be integrated into an Oracle Forms module using specific forms objects and built-in procedures and functions An example... relational database environments Naturally, OPO can connect to Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark Oracle products These include Personal Oracle7 , Oracle7 Workgroup Server, and up through the massively parallel Oracle7 servers Any Oracle 7.1 database server, local or remote, is supported OPO provides support for Microsoft SQL Server 4.2 and Sybase SQL Server 9 through... well-rounded client/server database application development product What Is Oracle' s Object Marketplace? Oracle' s Object Marketplace is a shopping center for Power Objects application components The Object Marketplace is part of the innovative Oracle Internet sales initiative, the Oracle Store, available on the World Wide Web at www .oracle com The Marketplace is an online store for selling and purchasing . Displaying Oracle Graphics in Oracle Forms ■ Executing Oracle Reports from Oracle Forms ■ Displaying Oracle Graphics in Oracle Reports ■ Interfacing to Non -Oracle. highly useful displays of graphical data. The Oracle Graphics Environment Like Oracle Forms and Oracle Reports, Oracle Graphics is designed to operate in a

Ngày đăng: 07/11/2013, 20:15

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan