is there some way to construct an INSERT query such that it only adds the record if certain values don't already exist in the table? (not unlike SELECT DISTINCT). or do i have to make a seperate SELECT statement to check before adding? thanks, -jake -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php