Perl: the Markov chain saw | |
PerlMonks |
Re: Fetch Data from MySQLby zwon (Abbot) |
on Sep 21, 2011 at 16:15 UTC ( [id://927167]=note: print w/replies, xml ) | Need Help?? |
It's quite simple. Standard way to access databases in perl is DBI module with appropriate DBD::* driver. Have a look onto DBD::mysql, its documentation contains example.
In Section
Seekers of Perl Wisdom
|
|