Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS and ODBC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michal Seliga <michal.seliga AT visicom.sk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] FreeTDS and ODBC
  • Date: Wed, 25 Nov 2009 14:07:51 +0100

previous problem solved (i had something strange in evironment, when i tried
it
on clean account it worked)

now i have new problem

i try to connect to microsoft sql 2000 database which runs on another machine

- tsql from freedts works (both using -S and configfile or using -H -p
directly)
- iodbctest works (using DSN with ServerName)
- qt linked to iodbc library doesn't work (every query returns empty
resultset)
- connection to database using isql (unixodbc) doesn't work - some queries
work
(for example select count(*) from sometable) , some return empty resultsets
(for
example select textcolumn from sometable)

is there anyone who might help me to findout what is wrong? (someone of
developers?) i am willing to provide any information which might be helpful,
only so far i have no idea what exactly would be needed. you may also contact
me
privately if you prefer this way

right now i am not 100% sure if its problem of FreeDTS or something else, but
FreDTS is only common part for unixodbc and qt which are both failing....





Archive powered by MHonArc 2.6.24.

Top of Page