[freetds] FreeTDS and Ubuntu, iodbc
Dan Mohn
mohnd at egolfscore.com
Sun Apr 1 21:22:24 EDT 2007
I am new to Linux so please bear with me.
First, I currently have FreeTDS .63 and iODBC 3.52.4 installed on Ubuntu 6.10. Everything runs fine, except, the timeout issue I have been reading about. In my application this is a real issue.
So, I want to create a build of the current nightly build 20070401. I uninstalled the FreeTDS .63 I had installed. Moved the download to a folder and run ./configure, make, make install. After figuring out a few dev packages I needed installed, it now seems to build without errors.
I then use iodbcadm-gtk to point to the new libtdsodbc.so file that was created from my build.
Now when I run my application (RealBasic using ODBC) I get "Unable to Connect to Datasource".
I run "tsql -S my.server.ip -U myusername -P mypassord" and it tells me "There was a problem connecting to the server".
I just ask that someone with more experience than I point out if I am at least going in the right direction to build a new version from the nightly build.
Any guidance would be appreciated.
Dan
More information about the FreeTDS
mailing list