What I want to do is have a History table with 4 fields. HistoryID, TableID, RecordID, and History (XML).
I'm creating dynamic datasets with the the info I need to store for the history and I have not been able to figure out how to read or write to the XML field. All I need is a link to some examples using VB.NET and if somebody can help, an example using a StrataFrame businessobject.
Any help with this is greatly appreciated.
Thanks!