I am trying to use Perl to connect to a MS SQL 2000 Server. I Installed DBI, DBD::ODBC and am using iODBC. When I try and connect I get:
[root@localhost mSQL]# perl connect.pl
DBI connect('dsnName','userName',...) failed: [iODBC][Driver
Manager]Data source name not found and no default driver...