[freetds] FreeTDS Digest, Vol 86, Issue 20

Patrick Kaeding pkaeding at southbridgelaw.net
Tue Mar 30 14:32:04 EDT 2010


Thanks for the quick responses!

>> However, if I try to connect using the definition in my freetds.conf file, like this:
>>    % tsql -S Millie -U sa
>> after entering my password, it seems to be trying to generate a prompt, but it just keeps counting.
>
> Try
> TDSDUMPCONFIG=stdout tsql -S Millie -U sa
>
> It's probably not picking up or interpreting your config file properly.

Yes, this it seems to not be picking up my config file properly.  My
freetds.conf file is located at /etc/freetds/freetds.conf, but
apparently, freetds looks to /usr/local/etc/freetds.conf when
$FREETDSCONF is not set.

I tried setting FREETDSCONF, and I tried putting my server definition
in  /usr/local/etc/freetds.conf, and both solved my problem. (I tried
them separately, so either one solves my problem.)

Thanks!



More information about the FreeTDS mailing list