tdbc::odbc

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 descendants of afd530a0ed7d30ce

2022-06-08
16:34
int -> size_t where possible. Use TCL_UNUSED() check-in: da5e206196 user: jan.nijtmans tags: trunk, main
15:36
Make use of TIP #616, when compiled with Tcl 9.0 headers check-in: 7fadb21561 user: jan.nijtmans tags: trunk, main
2022-06-01
18:38
Eliminate compiler warnings with Tcl 9.0 headers check-in: e010c00f66 user: jan.nijtmans tags: trunk, main
2022-05-23
19:54
Update rules.vc check-in: acc7ab59f1 user: jan.nijtmans tags: trunk, main
13:53
Fix [b2c578d827]: Include "tdbcOdbcUuid.h" not found when compiling with MS-VC6++ check-in: 61717d5efc user: jan.nijtmans tags: trunk, main
2022-05-20
20:40
Fix nmake build (missing -I$(TMP_DIR)). Add x86_64-w64-mingw32-nmakehlp.exe, for crosscompile check-in: 4792cd86ce user: jan.nijtmans tags: trunk, main
17:05
RFE [a792865057]: Make HasBigint and HasWVarchar methods introspectable. Thanks to Magic Christian. All documentation missing, what did not change. check-in: 4d3b7b148a user: oehhar tags: trunk, main
2022-05-19
17:03
Better use Tcl_NewBooleanObj than ? 1 : 0 construct Closed-Leaf check-in: 85c9617d88 user: jan.nijtmans tags: rfe-a792865057
16:58
Close fork Closed-Leaf check-in: 519c509b46 user: jan.nijtmans tags: bug-9edc58a665
16:55
Proposed fix for [9edc58a665]: consider ABI numbers when loading libodbc.so check-in: 361cd7e028 user: jan.nijtmans tags: bug-9edc58a665
16:54
Bug [9edc58a665] consider ABI numbers when loading libodbc.so. Checkin is patch from ticket. Thanks to Christian! check-in: fa43327f08 user: oehhar tags: bug-9edc58a665
16:43
RFE [a792865057]: Make HasBigint and HasWVarchar methods introspectable. Commit contains patch of the ticket. Thanks to magic Christian. check-in: be843c1f1c user: oehhar tags: rfe-a792865057
16:27
Added "SQL_DIAG_NUMBER = 2," from https://www.androwish.org/home/file?name=jni/tcl/pkgs/tdbcodbc1.1.1/generic/fakesql.h&ci=780e5d05b303443d Thanks to magic Jan for pointing this out. Closed-Leaf check-in: b0e44711a2 user: oehhar tags: ticket-f9e9ec6131, mistake
16:10
Fix [f9e9ec6131]: Infinite loop in SQLStateIs check-in: e32bfe094a user: jan.nijtmans tags: trunk, main
16:05
Oops Closed-Leaf check-in: 0d09417c4d user: jan.nijtmans tags: ticket-f9e9ec6131
16:05
Add SQL_DIAG_NUMBER to fakesql.h check-in: 0bd6eee22f user: jan.nijtmans tags: ticket-f9e9ec6131
15:43
Update to latest TEA check-in: 2d65b4e96e user: jan.nijtmans tags: trunk, main
2022-05-18
10:49
Ticket [f9e9ec6131] "Infinite loop in SQLStateIs status still Open with 3 other changes" Patch from https://www.androwish.org/home/info/e7063c50c7 . Thanks, Christian check-in: 564a184d05 user: oehhar tags: ticket-f9e9ec6131
2022-01-11
17:04
Clean-up "ClientData" usage check-in: 7ef19a4f98 user: jan.nijtmans tags: trunk, main
12:20
Add possible "utf-16" tag to tdbc::odbc::build-info check-in: 5e49123ff8 user: jan.nijtmans tags: trunk, main
11:30
Update to autoconf-2.71. Version 1.1.3 -> 1.1.4 check-in: 462c73b182 user: jan.nijtmans tags: trunk, main
10:55
Add "tdbc::odbc::build-info" command (for Tcl 8.7+) check-in: 762ded37cf user: jan.nijtmans tags: trunk, main
2021-11-05
08:29
Fix nmake build check-in: d59994b1f0 user: jan.nijtmans tags: trunk, main, tdbcodbc-1-1-3
2021-06-23
06:40
Update rules.vc to latest version check-in: b303b83492 user: jan.nijtmans tags: trunk, rc1, main
2021-06-22
16:35
Syntax error in pkgIndex.tcl. Make testcases work in Tcl 9.0 check-in: ce58c04b62 user: jan.nijtmans tags: trunk, main
15:50
Version 1.1.2 -> 1.1.3. Update to latest TEA, ready for Tcl 9.0 check-in: cb469c3a86 user: jan.nijtmans tags: trunk, main
2020-12-23
09:39
Fix syntax error in VC++ 6.0 check-in: 0b5fd521b2 user: jan.nijtmans tags: trunk, main, tdbcodbc-1-1-2
09:08
Update rules.vc to latest version check-in: 4834ee2cb5 user: jan.nijtmans tags: trunk, main
2020-10-20
14:18
Update nmakehlp.c and rules.vc to latest version. New branch "main" with propagating tag "trunk" check-in: 63a38a3cec user: jan.nijtmans tags: trunk, main
2020-07-09
15:02
Update to latest TEA (for TCL_DBGX removal) Closed-Leaf check-in: 1b8fcca830 user: jan.nijtmans tags: trunk
2020-02-12
12:41
Version 1.1.1 -> 1.1.2 check-in: 298d5737a7 user: jan.nijtmans tags: trunk
12:38
Make compile warning-free using -Wall -Wextra check-in: fba03660d1 user: jan.nijtmans tags: trunk
2019-12-15
17:19
Fix typo (__WIN64 -> _WIN64). Make tdbcodbc ready for the 9.0 era, in which string lengths can be >32bit check-in: 78e0a63cc6 user: jan.nijtmans tags: trunk
2019-11-20
16:35
TEA update check-in: e2009447de user: dgp tags: trunk, tdbcodbc-1-1-1
2019-11-03
02:41
TEA update check-in: e2dd6503b4 user: dgp tags: trunk
2019-10-04
17:12
Bump to version 1.1.1. for release. check-in: 357766791a user: dgp tags: trunk
2019-09-13
16:27
Fix for a typo in defining the SQLLEN and SQLULEN data types on Win64. (__WIN64 should be just _WIN64.) Closed-Leaf check-in: 0837f4e778 user: kbk tags: bug-647ec7268f
2019-08-30
14:52
Make tdbcodbc work with C++ compiler. check-in: a233639b90 user: jan.nijtmans tags: trunk
2019-08-29
11:08
Updated to latest Tcl nmake files. Bug fix [d6c4db25560b1a8c3a26f9369e57cf00327cb9b4]. check-in: c98b08b629 user: apnadkarni tags: trunk
2019-02-26
20:23
TEA upgrade. Remove some usages of functions implemented through macro's, just do the calls directly. check-in: 6c85958e39 user: jan.nijtmans tags: trunk
2018-11-01
16:09
TEA update check-in: 05df62777a user: dgp tags: trunk, tdbcodbc-1-1-0
2018-07-11
20:39
CONST -> const check-in: ed7550027c user: jan.nijtmans tags: trunk
2018-07-04
10:16
Remove experimental lib loader. check-in: 51215942e0 user: stu tags: trunk
2018-07-01
05:19
Don't try to dist install nonexistent files. check-in: 25210d9554 user: stu tags: trunk
2018-06-21
04:56
Update to most of latest TEA. check-in: d39d482edb user: stu tags: trunk
2018-06-19
02:53
Don't try to do 'nextrow' after 'nextresults' returns 0 - the HSTMT is in an unspecified state and may return SQL_NO_DATA rather than giving an error. check-in: f1c411de8a user: kbk tags: trunk
02:29
Be more permissive about SQL/CLI HY??? general errors in test cases - they aren't all HY010 on some ODBC implementations. check-in: 29da102373 user: kbk tags: trunk
01:40
Do not attempt to retrieve row count from an operation that returns SQL_NO_DATA. Tolerate any error message from attempting to open a database with an incorrect driver specified. Allow SQLite to return 'serializable' in place of 'readcommitted' on both Unix and Windows. check-in: 34a5e8496c user: kbk tags: trunk
2018-05-13
14:31
Put back initalization of "buf" (which was removed in previous commit), so Tcl_UniCharToUtf() can do proper collapsing of surrogates (See: tclUtf.c). See also TIP #389 check-in: e8009cbbf7 user: jan.nijtmans tags: trunk
2018-05-12
16:51
ADVANCE VERSION TO 1.1.0. Integrate Christian Werner's changes to support systems (specifically, iodbc) that use a 32-bit SQLWCHAR, with runtime detection of the character format in use. This change enables the use of tdbc::odbc on BSD-derived systems and Apple platforms, where iodbc is the usual ODBC implementation. check-in: 11581e229b user: kbk tags: trunk
16:47
Advance version to 1.1.0 Closed-Leaf check-in: afd530a0ed user: kbk tags: detect-sqlwchar-size