cooldome
|
a528382e05
|
fix sqlgetdata regression in odbc (#15161)
* fix sqlgetdata import
* fix db_odbc
* more fixes
* fix style
|
2020-08-07 22:37:54 +02:00 |
|
cooldome
|
edbbbdf1a8
|
fix odbc regressions (#15009) [backport]
* fix odbc regressions
* make only necessary changes
|
2020-07-18 10:21:09 +02:00 |
|
Bung
|
ce0552c100
|
fix #9771 (#14357)
* fix #9771
* map SQLLEN SQLULEN
* fix proc params take TSqlLen
Co-authored-by: bung87 <crc32@qq.com>
|
2020-05-15 21:00:06 +02:00 |
|
Juan Carlos
|
46ca19ff18
|
Deprecate DCE:on (#13839)
|
2020-04-02 02:58:43 +02:00 |
|
Araq
|
cb3c3c306c
|
minor style changes
|
2019-07-11 00:28:20 +02:00 |
|
pgkos
|
a0c07ef863
|
Fix wrong integer types in odbcsql and db_odbc (#10419)
* Fix wrong parameter type in SQLErr
* Fix wrong types of integers passed to SQLGetData
|
2019-01-22 22:39:53 +01:00 |
|
Araq
|
3f6168b337
|
removes deprecated T/P types
|
2018-11-16 13:27:56 +01:00 |
|
Jacek Sieka
|
72dfe176f5
|
remove dead code elimination option (#7669)
|
2018-04-23 11:02:38 +02:00 |
|
JamesP
|
e731777853
|
add SQLErr (mapped to SQLError in odbc lib)
Add some SQLGetInfo consts
Fix SQLSetEnvAttr parameter
|
2015-12-09 14:28:49 +10:00 |
|
coffeepots
|
f089d70010
|
Add widestring versions of SQLPrepare and SQLExecDirect
SQLPrepareW and SQLExecDirectW are needed to use unicode as otherwise ODBC only recognises ansi codepages.
|
2015-08-28 14:10:30 +01:00 |
|
Araq
|
87f65f5e72
|
preparations for more Nimble packages; clear licensing; fixes #2949
|
2015-06-20 23:24:21 +02:00 |
|
pdw
|
b2bc5440aa
|
lib/wrappers/c-r - Dropped 'T' from types
|
2015-06-04 13:18:39 +02:00 |
|
Grzegorz Adam Hankiewicz
|
72a3e21f28
|
Removes executable bit for text files.
|
2013-03-16 23:53:07 +01:00 |
|
rumpf_a@web.de
|
1536415146
|
added missing library files
|
2010-03-07 23:17:37 +01:00 |
|
Andreas Rumpf
|
b559285b78
|
examples/lib use the new wrappers
|
2010-02-28 23:04:18 +01:00 |
|
Andreas Rumpf
|
40ea1d0330
|
fixed pango/pangoutils new wrappers
|
2010-02-26 01:26:16 +01:00 |
|
rumpf_a@web.de
|
40a5d6c3b9
|
continued work on html/xmlparser
|
2010-02-14 00:29:35 +01:00 |
|
Andreas Rumpf
|
44ed48ffa6
|
more enhancements for the lib
|
2010-02-08 22:07:45 +01:00 |
|
Andreas Rumpf
|
66a7e3d37c
|
added tools and web dirs
|
2009-09-15 23:22:22 +02:00 |
|
Andreas Rumpf
|
4d4b3b1c04
|
version0.7.10
|
2009-06-08 08:06:25 +02:00 |
|