Skip to Content.
Sympa Menu

freetds - Re: [freetds] 0.83.dev.20100507 and Visual Studio 2010

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Harry Sfougaris <hsfougaris AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] 0.83.dev.20100507 and Visual Studio 2010
  • Date: Sun, 9 May 2010 01:09:17 +0300

>
> The 32bit libraries that I posted for you are currently in production. This
> is a known good build.
> This must be an issue in your environment (and in Windows 7, that usually
> means a security issue).
>


Actually, with all my testing I got mixed up, and didn't inform you about
your libraries.
Your libraries work from my test app in Visual Studio. They even return data,
which is a huge progress for me!

However, I cannot try them with Qt, as you must have compiled them with
Buffer Security Check set to ON.
(Configuration Properties / C/C++ / Code Generation).
That puts a dependency on a lib I can't find bufferoverflowu.lib [I found it
in a few places, but Qt says it can't read it]).
Also, I get undefined references to many tds_ functions...

Thanks,
Harry





Archive powered by MHonArc 2.6.24.

Top of Page