[freetds] long way to WCHAR...
Frediano Ziglio
freddy77 at gmail.com
Thu Oct 30 10:43:00 EDT 2008
>
> Thanks Freddy, I can now use more of the program I am
> developing with Qt on Linux using your driver.
>
> I know it is early days for WCHAR support, but my prepared
> queries now run.
>
> However I do get a problem when multiple queries are running
> at the same time.
> The data gets mixed up between the queries when populating my
> tables. If I run the queries sequentially one after the other
> completes I do not get this problem.
>
> If you need me to do any debugging for you just ask.
>
> Thanks for your hard work,
> Royce
>
Mmm... do multiple queries means multiple connections with different
threads, multiple connections with the same thread or many queries on a
single connection ?
Currently only SQLPutData and Sybase has problems... how do you populate
these tables?
Enabling ODBC tracing would help us.
Thanks for testing,
Frediano Ziglio
More information about the FreeTDS
mailing list