![]() |
|
"be consistent" | |
PerlMonks |
Re: Cannot connect to SQL Server 2000 using DBIby WhiteBird (Hermit) |
on Jul 04, 2004 at 03:35 UTC ( #371654=note: print w/replies, xml ) | Need Help?? |
Have you confirmed that DBI is loaded on your system? (What platform? What version of Perl?) You also should add a DBD module. When connecting to a SQL Server I tend to use DBD::ODBC. Look into the documentation. Do a super search on DBI and DBD::ODBC.
In Section
Seekers of Perl Wisdom
|
|