Re: Perl and MySQL
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 13:19:28 -0500
"Charles A. Landemaine" <landemaine@xxxxxxxxx> writes:
I haven't found much material
on how to interact between Perl and MySQL.
Then you haven't looked very hard. There are many books on the subject,
not to mention countless web pages.
What I'd like to do is do a
simple Perl script that opens the DB table, goes through all rows and
deletes all those which contain "<a href". I'll have to do that during
the night, not to disrupt the server. How could I do that?
What makes you think you need a Perl script to submit a single SQL query?
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.
- References:
- Perl and MySQL
- From: Charles A. Landemaine
- Perl and MySQL
- Prev by Date: Re: change chr(9) ?
- Next by Date: Re: Parent process unable to read messages from child process
- Previous by thread: Re: Perl and MySQL
- Index(es):
Relevant Pages
|