[Qt-interest] Yet another question about licensing and LGPL&Commercial differences
David Ching
dc at remove-this.dcsoft.com
Fri Aug 14 02:49:01 CEST 2009
"Scott Aron Bloom" <Scott.Bloom at sabgroup.com> wrote in message
news:7DB34253D57D2B47AEB656218FE6AAEF171927 at onshorecs.com...
> In order to build it, I could go the SYBASE method, or use " DB-Library
> supplied by Microsoft"
>
> Anybody know where the headers and libs are for said beast from MS?
>
> Right now Im getting a could not open sqlfront.h error while building
>
Apparently TDS was jointly developed by SyBase and Microsoft. Therefore, MS
SQL Server uses it, but MS has said Sql Server 2008 would be the last one to
use it.
I had no luck downloading "Open Client" from SyBase, nor did I find any
equivalent DB Library from Microsoft. But there is http://www.freetds.org/
which does have free source to download, and it does have the sqlfront.h
file in it. I haven't had time to try to build the Qt TDS driver yet, but
maybe this will do it.
-- David
More information about the Qt-interest-old
mailing list