I have been assigned a small project that requires a Perl front end via CGI and a MySQL back end with a simple database. The database has basic names, addresses, and some flags to tell whether someone ...
Despite the fact that MySQL comes with a rich set of functions, at some point you will find yourself wishing for some additional function or needing an advanced regular expression engine. To solve ...
Maybe I'm going about this the hard way, but here's what I'm trying to do:<BR><BR>I need to run a script on a central workstation that will run a query on two remote MySQL boxes and return the output ...