The stupid question is the question not asked | |
PerlMonks |
Re^2: Accessing Microsoft SQL Server from Linux using DBD::Sybaseby srini.here (Initiate) |
on Oct 16, 2014 at 14:53 UTC ( [id://1104063]=note: print w/replies, xml ) | Need Help?? |
I get the following error :
perl: symbol lookup error: /usr/bin/perl5/DBI/1.607/exec/5.10/lib/perl5/auto/DBI/DBI.so: undefined symbol: Perl_Istack_sp_ptr
But I can connect perfectly with the below:
/efs/dist/fsf/freetds/0.82/exec/bin/tsql -S DBName -I $HOME/freetds.conf -U userName -P passwOrd
what might be the issue?
In Section
Tutorials
|
|