Downloadliste

Projektbeschreibung

Qore Oracle Module is an Oracle DBI driver module
for the Qore programming language. The Oracle
driver is aware of different character-encodings
and supports multithreading, transaction
management, stored prodedure and function
execution, and more.

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.

2012-02-28 09:27
2.1

Diese Version bietet Unterstützung für die SelectRow-DBI-Methode, wenn mit Qore 0.8.2+ kompiliert und behebt Fehler mit Bezug zum Abrufen einer Auflistung von Objekten, Fehlern im Zusammenhang mit Ausnahmebehandlung mit Bezug zu Oracle mit dem Namen Type-Unterstützung und ein Fehler im Zusammenhang mit Rückkehr Felder aus einer Auflistung oder einem Objekt das erfordert mehr als 32 Bits dargestellt werden.
Tags: Bug fixes
This release adds support for the selectRow DBI method when compiled with Qore 0.8.2+ and fixes bugs related to retrieving a collection of objects, bugs related to exception handling related to Oracle named type support, and a bug related to returning NUMBER fields from a collection or object which requires more than 32 bits to be represented.

2010-12-26 18:19
2.0

Das Modul wurde umfassend aktualisiert, um Unterstützung und Sammlungen genannten Arten (Auswahl, native Bindung, das Abrufen von Platzhalter-Variablen) sowie die neue API für vorbereitete Anweisungen in Qore 0.8.1. Diese wichtigen Funktionen, einige Fehler behoben und die zusätzliche Unterstützung für die Bindung und das Abrufen von ROWID Werte machen dies zu einem Major-Release für das Modul.
Tags: major new features
The module has been extensively updated to support collections and named types (selecting, native binding, retrieving from placeholder variables) as well as the new prepared statement API in Qore 0.8.1. These major features, several bug fixes, and the addition of support for binding and retrieving ROWID values make this a major release for the module.

2010-07-03 19:26
1.3

Diese Version behebt einen Fehler mit der Einstellung und Lesen Zeitzone-Information aus TIMESTAMP WITH TIME ZONE-und TIMESTAMP WITH LOCAL TIME ZONE Spalten, wenn + kompiliert mit Qore 0.8.0. Ein Fehler mit dem Lesen und Setzen Sekundenbruchteile mit Datum / Uhrzeit-Werte festgesetzt worden war.
Tags: Bug fixes
This release fixes a bug with setting and reading time zone information from TIMESTAMP WITH TIME
ZONE and TIMESTAMP WITH LOCAL TIME ZONE columns when compiled with Qore 0.8.0+. A bug with reading and setting fractional seconds with date/time values was fixed.

2010-06-18 23:11
1.2

Das Modul hat Qore APIs 0.8.0 aktualisiert worden, um Unterstützung Datasource:: execRaw () und DatasourcePool: execRaw () sowie verbindliche und Abrufen von Zeitzonen in Datum / Zeit-Werte, und die Auflösung im Mikrosekundenbereich in timestamp-Werte unterstützen.
Tags: API update
The module has been updated to Qore 0.8.0 APIs to support Datasource::execRaw() and DatasourcePool::execRaw() as well as binding and retrieving time zones in date/time values, and to support microsecond resolution in timestamp values.

2009-12-25 17:16
1.1

Dieses Release behebt einen Speicherfehler in Streaming CLOB und BLOB-Abfragen und behebt einen Bug, der Festlegung der Port-Nummer, mit direkten Verbindungen ohne TNS. Darüber hinaus wird bei verbindlichen Charakter Werte Wert von mehr als 30KB, ein CLOB gebunden ist, so dass die Operation erfolgreich zu sein.
Tags: Bug fixes
This releases fixes a memory error in streaming CLOB and BLOB retrievals and fixes a bug setting the port number with direct connections without TNS. Additionally, when binding character values by value longer than 30KB, a CLOB is bound, allowing the operation to succeed.

Project Resources