There is a really short script in the Programming the Perl DBI book that when runs tells you all the available DB drivers you have installed to with with DBI. I'd run that.
>From: "Joel Gwynn" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [Boston.pm] DBD-ADO problems >Date: Mon, 22 Jul 2002 10:25:16 -0400 > >Somewhere along the line, my DBI installation broke. I'm running >ActiveState perl 5.6.1 on windows 2000, and when I run my script, I get >this: > >install_driver(ADO) failed: Can't locate DBD/ADO.pm in @INC (@INC >contains: C:/ >erl/lib C:/Perl/site/lib .) at (eval 1) line 3. >Perhaps the DBD::ADO perl module hasn't been fully installed, >or perhaps the capitalisation of 'ADO' isn't right. >Available drivers: ExampleP, ODBC, Proxy. > >Now, I'm pretty sure I've got ADO installed. I installed MDAC 2.6, and >Win32-ADO, which is all I know how to do. If I look in my perl >directory, ADO.pm is in the Win32 directory, not the DBD directory, but >that's how the default installation went. > >What gives? _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
