Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Perl DBI

by erix (Prior)
on Jun 30, 2013 at 10:35 UTC ( [id://1041569]=note: print w/replies, xml ) Need Help??


in reply to Perl DBI

If a retrieval of 150 rows takes minutes, I would say something is very wrong.

I would separately time different parts (connect, prepare, execute, fetch) with Time::HiRes. You then post those and perhaps something becomes clear.

Replies are listed 'Best First'.
Re^2: Perl DBI
by Anonymous Monk on Jun 30, 2013 at 13:15 UTC
    There usually is something very wrong when the database in question is Access...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-20 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found