Point perl at specific freeTDS library -
we have multiple versions of perl , multiple versions of freetds compiled on system. there way can tell perl freetds version use, or somehow built in?
the 'default' version of freetds gets called when "use dbi" in perl script points version doesn't seem work properly. i've discovered via testing tsql command comes freetds. if run version, failure. if run freetds version have installed, connects fine.
but don't know how point perl @ other version of freetds.
here link on how specify version of module want use: perldoc
is use module version;
here link perlmonks configuring freetds discussed: perlmonks
perl freetds
No comments:
Post a Comment