[PHP-DB] Checking for duplicate records before update?

2003-12-30 Thread Jas
Problem. I have a database table that looks like this: eg. +--+--+---+---+-+ | id | hostname | mac | ip| vlan| +--+--+---+---+-+ | 1014 | MTPC-01 | 00:02:B3:A2:9D:ED |

RE: [PHP-DB] Checking for duplicate records before update?

2003-12-30 Thread Peter Lovatt
was inserted then all is well, otherwise ask to resubmit I think this should still work with auto ids, but check. HTH Peter -Original Message- From: Jas [mailto:[EMAIL PROTECTED] Sent: 30 December 2003 22:32 To: [EMAIL PROTECTED] Subject: [PHP-DB] Checking for duplicate records before update