Ok i have a form with a sub form. when running my appliuation I have a Id field that links the two. when i delete the main record it removes both but if you try to put another in with same id unique index error. when looking into the database it shows the records are still therer and you have to go up and do the remove deleted records. after doing this i am fine. How do i skip this procedure