Download : Oracle Objects for OLE 8.0.5.3.2 beta

From: Oracle Objects for OLE <oo4obeta_at_us.oracle.com>
Date: Mon, 4 Jan 1999 16:04:55 -0800
Message-ID: <76rkut$cbn$1_at_inet16.us.oracle.com>








Oracle Objects for OLE 8.0.5.3.2  beta is available for download from the following sites
 
Minimal:
ftp://external-ftp.us.oracle.com/dev_tools/outgoing/oo4o/win32/beta/805/minimal
 
Full: ( comes with Net8 client)
ftp://external-ftp.us.oracle.com/dev_tools/outgoing/oo4o/win32/beta/805/complete
 
This beta release supports new Oracle8 data types among other new features since version 2.3.

   Easy access and manipulation of new types introduced in Oracle8:
    -     BLOB, CLOB and BFILE types (supported as OraBlob , OraClob and  OraBfile interfaces)         
    -     Oracle OBJECT type (supported as OraObject interface)
    -     Oracle OBJECT REF type (supported as OraRef interface)
    -  Oracle VARRAYs, NESTED TABLE types (supported as OraCollection interface)
           
  New OraNumber interface for enhanced and complete Oracle NUMBER support
  Advanced Queuing support (using OraAQ, OraAQAgent, and OraAQMsg interfaces)

  Support for Oracle Schema description (using OraMetaData and OraMDAttribute interfaces)

  Support for efficient management of database connections and user  sessions (using OraServer interface)
  Improved Paramater Array interface

  Support for snapshot based dynasets

  Support for Oracle BLOB and BFile Data types in Oracle Data Control

Please report any problems you encounterd in this beta release to oo4obeta_at_us.oracle.com.
 
Oracle Objects for OLE
 
Oracle Objects For OLE (OO4O) is a product designed to allow easy access to
data stored in Oracle databases from any programming or scripting language
that supports the Microsoft COM Automation and ActiveX technology. This
includes Visual Basic, Visual C++, Visual Basic For Applications (VBA), IIS
Active Server Pages (VBScript and JavaScript), and others.
 
The OO4O Automation Server is a set of COM Automation objects for connecting
to Oracle database servers, executing SQL statements and PL/SQL blocks, and
accessing the results.
 
Unlike other COM-based database connectivity APIs, such as Microsoft ADO,
the OO4O Automation Server has been developed and evolved specifically for
use with Oracle database servers. It provides an optimized API for accessing
features that are unique to Oracle and are otherwise cumbersome or
inefficient to use from ODBC or OLE DB-based components.
 
OO4O provides key features for efficiently and easily accessing Oracle
databases in environments ranging from the typical two-tier client/server
applications (developed in Visual Basic or Excel, for example) to
application servers deployed in application server environments such as web
server applications in Microsoft Internet Information Server (IIS). Features
include:
 
                 Full Support for Oracle Object-Relational and LOB Datatypes
 
· PL/SQL Support for execution of PL/SQL anonymous blocks and stored procedures. This includes support for Oracle datatypes allowed for input/output parameters of PL/SQL stored procedures including PL/SQL cursors.
 
· Support for scrollable and updatable cursors for easy and efficient access to result sets of queries. Refer to OraDynaset.
 
· Thread Safe objects and Connection Pool Management Facility for developing efficient web server applications.
 
· Full support for Advanced Queuing in Oracle.
 
· Support for array inserts and updates. Refer to OraParameter, OraParamArray, and OraSQLStmt.
 
· Support for scrollable resultsets
Received on Tue Jan 05 1999 - 01:04:55 CET

Original text of this message