J
jmartin104
Guest
If my data access layer calls the super class method "UpdateData" and passes a temp-table via a dataset, how are the records from the temp-table read from and updated to the db? I would think something like some sort of rowid would be attached to the table?
Continue reading...
Continue reading...