... > > > > Then I ran ./configure --with-unixodbc --with-tdsver=8.0 > > Correct me if I'm wrong, but don't you need to have > "--with-unixodbc=(toplevel unixODBC directory)" > ? > No, this is a 0.62 feature. configure script try to detect installed odbc for you. Usually I use only ./configure freddy77