I have a multi page project which inserts data into tables in db....is there a way to make it so a page will search for existing recordset..if there is one....it will do an update if user changes info..if there isn't one than it will do an insert...i can see it as in if/else statement but can't figure out the syntax...thanks