MSSQL Cachedupdates and Autoinc
Posted: Mon 27 Dec 2004 00:30
I am trying to use cachedupdates on a Master/Detail table where the relation key come from MSSQL autoinc field. When I applyupdates to master I get the new key value and then also the detail record is lost because different master/detail key.
Is it posible to change key value in a detail querry after recieving the value from MSSQL.
Is it posible to change key value in a detail querry after recieving the value from MSSQL.