i want to copy the current row that im on with it's child rows in the child table and make a new row with the copied one
a note: i have an auto number in the parent rowand it's a primary key so it will be changed automatically.
thanks.