Downloadliste

Projektbeschreibung

ORAPP is a programmatic API written in C++ around
Oracle's OCI8 and OCI9 APIs. It does not use
exceptions or RTTI, and so is very small, fast,
predictable, easy to read, and easy to use. Like
its predecessor ORA++, ORAPP's design was
influenced by MySQL++ and thus should be familiar
to those who have used MySQL's C++ interface.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-13 21:56
2.0.3

Einige Änderungen wurden vorgenommen, um compilability auf nicht unterstützten Plattformen zu verbessern. A field-name Beendigung Fehler wurde behoben. Ein Absturz um den Zugriff auf OOB Bereich Index-Werte festgesetzt worden war.
Tags: Stable, Minor bugfixes
Several changes were made to improve compilability
on unsupported platforms. A field-name termination
bug was corrected. A crash around accessing OOB
field index values was fixed.

2003-12-14 10:26
2.0.1

Diese Version ist eine komplette Version 1 neu zu schreiben.
Tags: Stable, Major feature enhancements
This version is a complete rewrite of version 1.

Project Resources