github FreeTDS/freetds v1.5.14
FreeTDS 1.5.14 minor release

one day ago

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)CHAR data;
    • Send correct textpos values 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;
  • 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.

Don't miss a new freetds release

NewReleases is sending notifications on new releases.