Pete,

Look at UPDATE or REPLACE (chap. 7.22 & 7.24 in MySql manual).
Then you might rewrite your SQL query to fit your needs.

/Johan

Pete Kuczynski wrote:
> 
> I want to prevent duplicate entries into my mysql database which holds
> invertory of all network eqpt at my site. Engineers access it thru
> netscape and the query insert is done via pdp [below].
> 
> I will place the script into php, any pointers on this would be
> appreciated.
> 
> THX!
> 
> Pete
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to