Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Download : Oracle Objects for OLE 8.0.5.3.2 beta

153 views
Skip to first unread message

Oracle Objects for OLE

unread,
Jan 4, 1999, 3:00:00 AM1/4/99
to
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/mini
mal

Full: ( comes with Net8 client)
ftp://external-ftp.us.oracle.com/dev_tools/outgoing/oo4o/win32/beta/805/comp
lete

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
oo4o...@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.


scudd...@my-dejanews.com

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to
In article <76rlad$el0$1...@inet16.us.oracle.com>,

Nice idea, but the C++ class library that ships do not appear to support any
of this stuff.

--
Regards,
Dave

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

scudd...@my-dejanews.com

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to

> Please report any problems you encounterd in this beta release to
> oo4o...@us.oracle.com.
>

I just did, and got back the following autoreply

/*--------------------------------------------------------------------------*\

* Oracle Objects for OLE 2.2 beta program * * Note that the beta program
for Oracle Objects for OLE version 2.2 * * has been completed. This version
is currently in production and is * * available with Oracle Server release
7.3.4 and 8.0.4. * * * * Please contact inf...@us.oracle.com for more
details. * * People within Oracle network may access all Oracle Objects for
OLE * * info on wsdweb.us.oracle.com. *
\*--------------------------------------------------------------------------*
/


!!!!

scudd...@my-dejanews.com

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to
In article <76rlad$el0$1...@inet16.us.oracle.com>,
"Oracle Objects for OLE" <oo4o...@us.oracle.com> wrote:
> 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/mini
> mal
>
> Full: ( comes with Net8 client)
> ftp://external-ftp.us.oracle.com/dev_tools/outgoing/oo4o/win32/beta/805/comp
> lete
>

Neither of these downloads appear to include an up to date C++ class library.
Oracl.h makes no mention of the new features

0 new messages