Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS 1.0 Released!

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dennis Luehring <dl.soluz AT gmx.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] FreeTDS 1.0 Released!
  • Date: Wed, 18 May 2016 21:12:10 -0000

http://cppcheck.sourceforge.net/ found serveral small/big flaws (small memory leaks, out of bounds accessess etc.)

are using address- and thread-sanitzer for testing? - great tools to find any memory access bugs

Am 18.05.2016 um 22:41 schrieb Frediano Ziglio:
Hi,
finally ready. Changes (from NEWS file)


User visible (not in a particular order):
- Removed "8.0" from protocol version string accepted. Please
update configuration files;
- Default protocol version is now auto. This could slow down
connection but make user experience less painful;
- Sybase encrypted login. Set encryption to get it;
- Support protocol version 7.4;
- Add intent support to specify we don't want to change data;
- Allow to attach database file during the login (MS SQL Server);
- Support for Sybase time/date/bigdate/bigdatetime;
- Pool is working again;
- ODBC BCP (not complete);
- Improved dbconvert and dbconvert_ps (more compatible);
- Fixed dbspid;
- Improved ODBC type information;
- Better certificate verification;
- AppVeyor is used for every build;
- Try all IPs from DNS. This allows SQL Cluster connection
to secondary servers.

Implementation:
- Removed Nmake support;
- Type conversions simplified;
- Better type handle code.


Frediano
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page