Quote Originally Posted by Atomino
If I go to see the logfile from Tds I Can see the result of the select, what I am thinking is that some poiter is not matching and no data returns.
This means that FreeTDS can talk to your database and that the problem lies between Qt and FreeTDS. If you use unixODBC, there should be a program called DataManager --- check if it can execute queries through ODBC.

Quote Originally Posted by Atomino
I am testing evalutions version Qt 4.1.4 that will expired in 30 days...
do you know if this version can support ODBC connection to Sql Server ?
I don't use SQL Server, better contact Trolltech for authoritative answer.