Andreas Rumpf
|
2ac265696b
|
Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2
|
2016-05-28 20:11:24 +02:00 |
|
lihf8515
|
1a5bde28ed
|
Repair using the db_odbc module to query the Oracle database, the program compiled in the release mode, the return of the field value is null.
|
2016-03-21 15:15:28 +08:00 |
|
JamesP
|
8a286d3e58
|
Fix row reading procs to not use SQLRowCount, but SQLFetch until returns SQL_NO_DATA
change SqlCheck() and SqlGetDBMS() to sqlCheck() and sqlGetDBMS() (camelCase consistency)
|
2016-01-24 17:32:23 +10:00 |
|
Dominik Picheta
|
6ca9e5cbcc
|
Improved documentation for all db modules.
|
2016-01-18 13:34:53 +00:00 |
|
Andreas Rumpf
|
a3c8bb9376
|
updated db*.nim modules
|
2015-12-16 21:24:13 +01:00 |
|
JamesP
|
16d7db47aa
|
add db_odbc library module
|
2015-12-09 14:02:28 +10:00 |
|