freeTDS on Windows

Igor Korot <[email protected]> Sun, 29 Jul 2018 16:44:56 -0500
Newsgroups gmane.comp.db.tds.freetds
Message-ID <CA+FnnTz5ajLW7GaDkf7__i+AcDfGGW_zoS_pbk9w=kN1KdakHA@mail.gmail.com>
Hi, Frediano,
I just built the FreeTDS on Windows (8.1) with MSVC 2010.
The build went fine - no errors.

Next I registered the ODBC driver with the regsvr32 utility. No
issues there. So far, so good.

Next I opened ODBC Administrator utility (64-bit) from Windows.
Click "Add..." to add a User DSN and selected the FreeTDS driver.

Here is where the problem began - after sometime the ODBC Administrator
window crashed.

The library was compiled with the default settings. I generated an
appropriate solution opened up the solution "BUILD ALL" one
and did the whole build.

The crash happened somewhere inside the Windows CRT according
to the backtrace.

I can provide one on request.

The version I'm using is 1.00.41.

Is it something that is fixed in the later version or something new?

Thank you.