Re: freeTDS on Windows
Frediano Ziglio <[email protected]> Mon, 30 Jul 2018 07:34:56 +0100
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4cT5bXqbcqZdiMnsuFJ9nPi82kM-NjBbbaKFdarTqJ3LQ@mail.gmail.com> |
2018-07-29 22:44 GMT+01:00 Igor Korot <[email protected]>: > 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. Looks like something new, never had any report/issue about this. Frediano