skwong
Member
Hi,
I am using database connector to insert number of records in a working file. Is there a way to know if one of the record insertion fails? The reason why I want to know if any of the record insertion fails is because if one of the record fails, I want to delete the whole batch of records inserted.
It is to implement kind of commitment control.
I am using database connector to insert number of records in a working file. Is there a way to know if one of the record insertion fails? The reason why I want to know if any of the record insertion fails is because if one of the record fails, I want to delete the whole batch of records inserted.
It is to implement kind of commitment control.