in reply to DBI for SQL Server issue - can't locate object method "set_sql" via package "Class::DBI::MSSQL
I haven't had the opportunity to work on a winboxen to deal with Perl, and MSSQL. But the error you submitted looks suspiciously like DBI can't find the MSSQL Class.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|