[freetds] problem connecting to datasource defined in freetds.conf
Daniel Fazekas
fdsubs at t-online.hu
Mon Mar 29 20:58:28 EDT 2010
On Mar 30, 2010, at 02:17, Patrick Kaeding wrote:
> 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.
More information about the FreeTDS
mailing list