Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: (mysql) failing to locate object method

by sriraj (Initiate)
on Aug 03, 2004 at 11:26 UTC ( #379582=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
       $sth->execute or die "executing: ", $dbh->errstr; 
       $td = $sth->fetchrow_array;
       print "$td";
    
  2. or download this
    C:\ram>perl timeinblt.pl
    Can't locate object method "connect" via package "DBI" (perhaps you fo
    +rgot to load "DBI"?) at timeinblt.pl line 14.
    C:\ram>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://379582]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2023-11-28 15:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?