The second issue I have is with the Design Time Command Generator for DataAdapter. The generated sql update and delete statements adds all the UpdatingFields selected to the where clause, the way I see it only KEY FIELDS should be added to the where clause. Please correct! Beside from that I must say I like that you now give the generated parameters a good name: Original_ID f.ex. instead of just p1, p2 etc.
Please correct these problems quick!
Trygve