in reply to Re: ADO Problems and Access
in thread ADO Problems and Access
C:\>perl -MDBD::ADO -e 1 Can't locate DBD/ADO.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/si +te/lib .). BEGIN failed--compilation aborted.
or this using his code
C:\>"C:\Documents and Settings\blm\Desktop\testingdbd.pl" install_driver(ADO) failed: Can't locate DBD/ADO.pm in @INC (@INC cont +ains: C:/P 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, Proxy. C:\>
|
|---|