Qore Oracle Module 是 Qore 脚本语言用来连接 Oracle 数据库的驱动程序。
Qore Oracle Module 2.2.1 发布,这是一个 bugfix 版本,包括:
A bug was fixed where non-integer NUMBER values were being returned as integers.
Another related bug was fixed where negative integer values were being returned as arbitrary-precision numeric values instead of integers.
A bug in some Oracle client libraries on some platforms was worked around where writing LOB values > 32 MB would fail with an "ORA-03135: connection lost contact" error; the workaround was to use streaming LOB APIs for LOB writing
主页:http://qore.org/
下载:http://sourceforge.net/projects/qore/files/module-oracle/
来自:开源中国社区