|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Parent - Child relationship (part 3)this seems the never ending story... Well now I've my parent - child relationship up and working in insert, update and delete. But sometimes an unhandled exception rises when I try to add some child row to the child DataTable, the execption is: Exception Type: System.Data.VersionNotFoundException Source: System.Data Message: There is no Original data to access. It rises at the update method of the "child" sqlDataAdapter. It rises sometimes on a few records (not every time I try to add child records) |
|||||||||||||||||||||||