F
Fred Morrison
What's the best strategy for intercepting updated rows in
a DataSet (let's assume only one DataTable) and turning
them into INSERT's (I'll tweak a Date/Time stamp to insure
they are new rows that don't violate any constraints)? I
don't need code examples, just advice from those with
experience. If it matters, my app is 3-tiered
(Presentation, Business, Data layers).
a DataSet (let's assume only one DataTable) and turning
them into INSERT's (I'll tweak a Date/Time stamp to insure
they are new rows that don't violate any constraints)? I
don't need code examples, just advice from those with
experience. If it matters, my app is 3-tiered
(Presentation, Business, Data layers).