tdbc::odbc

Changes On Branch tdbcodbc-stwo
Login

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

Changes In Branch tdbcodbc-stwo Excluding Merge-Ins

This is equivalent to a diff from a0030f73db to f0bb1d7449

2017-05-23
19:35
Merge tdbcodbc-stwo. check-in: 5289d1ce64 user: stu tags: trunk
2017-05-20
01:21
Bring test env var names into alignment with the other TDBC drivers. env() -> ::env() Maybe TDBCODBC_TEST_TYPE is a bit vague? Closed-Leaf check-in: f0bb1d7449 user: stu tags: tdbcodbc-stwo
2017-05-17
14:31
Add intptr_t macros. check-in: 38f208cb79 user: stwo tags: tdbcodbc-stwo
2017-05-16
12:21
Fix endless loop bug. In my tests, sqlreturn is first 0, then -1. check-in: 757c1c7919 user: stwo tags: tdbcodbc-stwo
2017-05-04
19:07
TEA_INIT required bump to TEA 3.10 as well. check-in: a0030f73db user: dgp tags: trunk
2017-04-18
16:59
Bump to 1.0.5 (TEA changes only). check-in: 226af05ae9 user: dgp tags: trunk

Changes to configure.

Changes to configure.ac.

Added generic/intptr_t.h.

Changes to generic/odbcStubDefs.txt.

Changes to generic/odbcStubInit.c.

Changes to generic/odbcStubs.h.

Changes to generic/tdbcodbc.c.

Changes to tests/tdbcodbc.test.