Added commits
Improve support for TDS 5 (Sybase) bulk transfer.
- Read defaults, send them back explicitly as needed, and clean up their storage afterwards.
tds5_bcp_add_variable_columns:- Send spaces in lieu of fully empty
SYB(VAR)CHARdata; - Send correct
textposvalues in all cases; - When writing the adjustment table, avoid a potential Sybase "row format error" by eliding the (effective) column count when it would have repeated the largest adjustment table entry;
- Send spaces in lieu of fully empty
tds_deinit_bcpinfo: Free and reset current_row for transfers in.
Avoid overflow converting numeric to string.
odbc: Fix leak in SQLDriverConnect if string is invalid.
Fix compatibility with Nettle 4 library.
Caution
Do not use Source code links below, they are auto generated and broken.