[freetds] Connection Pooling

Shaun Craig s.craig at andronics.com
Mon Nov 1 05:21:58 EST 2004


On Monday 01 November 2004 10:12, Michael Peppler wrote:

thanks that got it working for me now! also want to thank jkl for all his help 
and keep up the good work.

rgds, Shaun

> On Mon, 2004-11-01 at 10:58, Shaun Craig wrote:
> > On Friday 29 October 2004 21:53, Lowden, James K wrote:
> > > TDSDUMP
> >
> > hi, think i've found out why my app cant find my dataserver names, i
> > turned on tdsdumpconfig and got the following.
> >
> > Starting log file for FreeTDS 0.62.1
> > 	on 2004-11-01 09:44:42 with debug level 99.
> > 09:44:42.417248 Attempting to read conf files.
> > 09:44:42.417724 ...$FREETDSCONF not set.  Trying $FREETDS/etc.
> >
> > it seems its not picking up my freetdsconf file in /usr/local/etc, how do
> > i set it up to read from that file, im sure its something simple like one
> > line! nearly home and dry now i think!
>
> Normally the default path for freetds.conf should be compiled in to the
> binary/libraries. You can override this by setting the FREETDSCONF env.
> variable. In your case, that would be
> 	export FREETDSCONF=/usr/local/etc/freetds.conf
> and then run your apps/servers.
>
> Michael



More information about the FreeTDS mailing list