tdbc::odbc

View Ticket
Login
Ticket Hash: 98fd7196a740a29de6567456507d6c6e896de56b
Title: freeTDS ODBC driver 32/64 bit issues
Status: Closed Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2022-06-16 21:14:14
Version Found In: current
User Comments:
chw added on 2020-04-16 03:49:05:
freeTDS's ODBC driver running on a POSIX 64 bit platform returns in
SQLGetData() for the C type SQL_C_SLONG a 32 bit int instead of a 64
bit int but most likely indicates this properly in the number of bytes
returned.

See https://groups.google.com/forum/#!topic/comp.lang.tcl/3ZcK_Q7jsEw
for discussion with a possible workaround in

https://www.androwish.org/home/info/540db1c0721ffe80
https://www.androwish.org/home/vpatch?from=a682e1d88ef2ddbb&to=540db1c0721ffe80

jan.nijtmans added on 2022-06-16 21:14:14:

Fixed [b7354e99ef4cc140|here]. Thanks, Christian, for the bug-report and fix.


Attachments: