C Oracle Multimedia Sample Applications

This appendix summarizes the Oracle Multimedia scripts and sample applications, which are written in C, SQL, and PL/SQL.

Most of the Oracle Multimedia scripts and sample applications are available after you install the Oracle Database Examples media, which you can download from the Oracle Technology Network (OTN), in the locations shown in the following table.

Table C-1 Oracle Multimedia Sample Applications in Oracle Database Examples Media

Name Location

ORDImage OCI C

Linux and UNIX: <ORACLE_HOME>/ord/img/demo

Windows: <ORACLE_HOME>\ord\img\demo

PL/SQL Web Toolkit Photo Album

Linux and UNIX: <ORACLE_HOME>/ord/http/demo/plsqlwtk

Windows: <ORACLE_HOME>\ord\http\demo\plsqlwtk

Code Wizard for the PL/SQL Gateway

Linux and UNIX: <ORACLE_HOME>/ord/http/demo/plsgwycw

Windows: <ORACLE_HOME>\ord\http\demo\plsgwycw

You can download additional sample applications from Oracle Multimedia on the Oracle Technology Network Web site.

This appendix includes these sections:

C.1 Oracle Multimedia ORDImage OCI C Sample Application

After installing the Oracle Database Examples media, you can run the Oracle Multimedia ORDImage OCI C sample application to modify images. This sample application is written in C, and uses Oracle Call Interface (OCI) to access the database and process images using Oracle Multimedia.

See Also:

The README.txt file in the demo directory for more information about this sample application

C.2 Oracle Multimedia PL/SQL Sample Applications

These PL/SQL sample applications are available after installing the Oracle Database Examples media.

Oracle Multimedia PL/SQL Web Toolkit Photo Album Sample Application

The Oracle Multimedia PL/SQL Web Toolkit Photo Album sample application shows how to upload and retrieve media data using the PL/SQL Web Toolkit and PL/SQL Gateway. See Oracle Multimedia PL/SQL Photo Album Sample Application for more information about installing and using this application.

See Also:

The README.txt file in the demo directory for requirements and instructions for running this application

Oracle Multimedia Code Wizard Sample Application for the PL/SQL Gateway

The Oracle Multimedia Code Wizard sample application for the PL/SQL Gateway lets you create PL/SQL procedures for the PL/SQL Gateway to upload and retrieve media data stored in the database using any of the Oracle Multimedia object types. See Oracle Multimedia Code Wizard Sample Application for the PL/SQL Gateway for more information about installing and using this application.

See Also:

The README.txt file in the demo directory for requirements and instructions for running this application