in reply to
update database question
You should use
DBI
perl's generic database interface and a
DBD::
driver suitable for your database.
Boris
Comment on
Re: update database question
In Section
Seekers of Perl Wisdom