Re: Problem with DBD
Developer at Deeturagit <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, 15 November 2011 10:30:16 AM, Raaz Nepz wrote: > > Hi, > I am using module DBD::WMI for my project. I got this error message. > DBD::WMI initialisation failed: Can't locate object method "driver" via package "DBD::WMI" at C:/Perl/lib/DBI.pm line 815.Perhaps the capitalisation of DBD 'wmi' isn't right. at usb2.pl line 6 > I tried to look for every possible way to solve the issue. But, I couldn't find any help. > If anyone out there can help me, that would be great. > Raj Do you have DBD::WMI installed, I suspect that this is the problem, since you are on Windows, I will assume you are using ActiveState use ppm query at the cmd prompt and that will list installed modules