Hello list,

I need to write a small perl skript to insert a record (email, timestamp)
into a table. Two problems:

1. Since email is unique I don't want to get the "duplicate record" message.
If email already exist, the perl program should continue silent.

2. How do I create a datetime-compatible entry in Perl?


TIA,
Martin

P.S. Yeah, I'm a Perl newbie... :-(

* sql, query *


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to