-
Notifications
You must be signed in to change notification settings - Fork 0
db2 qore module
License
qorelanguage/module-db2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
db2 module for Qore
version 0.0.1 by
Requires qore 0.7.6 and db2 headers and libraries to build
The "db2" DBI driver is
The driver's name is "db2" and the Datasource type constant is SQL::DSDB2
ex: $db = new Datasource(DSDB2);
ex: $db = new Datasource("oracle");
Documentation in docs/db2-module-doc.html
test/example script: test/db-test.q
BUILD AND INSTALL
-----------------
BUILD FROM SVN
--------------
reconf.sh
configure
make
sudo make install
About
db2 qore module
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published