![]() |
|
Welcome to the Monastery | |
PerlMonks |
How do I use an SQL database?by faq_monk (Initiate) |
on Oct 08, 1999 at 00:29 UTC ( [id://747]=perlfaq nodetype: print w/replies, xml ) | Need Help?? |
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version: There are a number of excellent interfaces to SQL databases. See the DBD::* modules available from http://www.perl.com/CPAN/modules/dbperl/DBD . A lot of information on this can be found at http://www.hermetica.com/technologia/perl/DBI/index.html .
|
|