RE: Replace to update records

2004-01-22 Thread Joshua Thomas
); } -- Good luck, Joshua Thomas Network Operations Engineer PowerOne Media, Inc. tel: 518-687-6143 [EMAIL PROTECTED] --- Ninety percent of this game is half mental. - Yogi Berra --- > -Original Message- > From: Mike Tuller [mailto:[EMAIL PROTECTED] > Sent: Thursday, Janua

Replace to update records

2004-01-22 Thread Mike Tuller
I have a shell script that will insert information about systems I have into a MySql database. I wanted to have it so that the script could run daily, and just update the records if a record for the particular system was already in the database. This could make the script complex because I would ha