Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Introduction to databases in perl?

by roboticus (Chancellor)
on Dec 29, 2010 at 19:16 UTC ( [id://879677]=note: print w/replies, xml ) Need Help??


in reply to Introduction to databases in perl?

There are a few minor wrinkles, but overall the DBI module still works the same way. It's good, don't mind the age. I've used it almost daily for as long as I've been using perl.

I'd suggest installing DBD::SQLite as well, so you'll have an embedded SQL server for your application to experiment with. Then add the drivers for any other databases you want. (I find DBD::ODBC to be adequate for 95+% of my database work.)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Log In?
Username:
Password:

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

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

    No recent polls found