in reply to
Re^4: Mysql and Perl Module
in thread
Mysql and Perl Module
You could also consider using REPLACE INTO instead of writing your own logic to switch between INSERT INTO and UPDATE.
-- Time flies when you don't know what you're doing
Comment on
Re^5: Mysql and Perl Module
In Section
Seekers of Perl Wisdom