Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by Aragorn (Curate)
on Jan 21, 2004 at 08:41 UTC ( [id://322814]=note: print w/replies, xml ) Need Help??


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

Wouldn't that kind of defeat the purpose? “This is the standard database interface for you to use, but, ehh, oh, you still have to download and install the specific driver for the database you're using.” Besides, your suggestion is already practice, you can download database drivers and the interface from CPAN, etc. and this is documented in perlfaq8.

Arjen

Replies are listed 'Best First'.
Re x 4: Why Perl does not support database access through core modules?
by bart (Canon) on Jan 21, 2004 at 11:17 UTC
    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.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-03-19 10:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found