how to read not saved data in table using cached update?
Posted: Fri 04 Jul 2008 16:27
in a master-detail relationship using the CachedUpdates property of detail dataset with Options.LocalMasterDetail = True, the data in the detail table are not saved to database, there for, a select query wont fetch for those data. i need to read those data, any suggestion?