This is exactly the kind of task that Perl excels at. One of Perl's strengths is CPAN which is a library of pre-written code that you're welcome to use for your own purposes. Some modules that you'll find particularly useful for this purpose are HTML::Parser (for extracting data from an HTML file) and the combination of DBI and DBD::mysql for talking to a MySQL database.
--"The first rule of Perl club is you don't talk about Perl club."
In reply to Re: Importing into Database
by davorg
in thread Importing into Database
by aszl826
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |