Re: 0.83.dev.20100507 and Visual Studio 2010
Harry Sfougaris <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > 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