This is a discussion on Re: Perl -> My SQL - Tutorial or Guide? - Perl ; On 2008-11-10, me <noemail@nothere.com> wrote: > I'm looking for some recommended tutorials and/or guide to basic > access to MySQL from Perl. I'm lightly experienced in Perl, almost > ignorant of MySQL, and need to jumpstart. I have skills with ...
On 2008-11-10, me <noemail@nothere.com> wrote:
> I'm looking for some recommended tutorials and/or guide to basic
> access to MySQL from Perl. I'm lightly experienced in Perl, almost
> ignorant of MySQL, and need to jumpstart. I have skills with DB access
> and core SQL in other languages/DB's.
>
> I'll need to be able to do basic access, update, as well as monitor
> for common errors (and conditions/returns I'm too newbie to know of).
I'm sure Google works in your universe, but here's a basic intro:
http://www.perl.com/pub/a/1999/10/DBI.html
And of course the DBI docs are authoritative:
http://dbi.perl.org/
Links to the man page, other docs (including MJD's article above) and
the Perl DBI book (whic is also good).
--keith
--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information