Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re x 4: Why Perl does not support database access through core modules?

by bart (Canon)
on Jan 21, 2004 at 11:17 UTC ( [id://322841]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Why Perl does not support database access through core modules?
in thread Why Perl does not support database access through core modules?

You'll probably will still have to download, install and configure the database you plan to use, anyway, if you plan on using MySQL or PostGres. That is a much more daunting task. For more commercial databases, you have to start by downloading and installing the client libraries. Compared to these tasks, installing DBI is easy.

Besides, DBI without any DBD::* drivers, is useless.

OTOH, perhaps it wouldn't be unreasonable if Activestate started to include both DBI and DBD::ODBC with ActivePerl for Windows. That'd let those people have immediate access to their MS Office databases.

  • Comment on Re x 4: Why Perl does not support database access through core modules?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 06:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found