Applying only updates and inserts
Posted: Mon 31 May 2010 09:41
I have a tmsquery in cached updates mode and i would like to apply only the updates and inserts into database (i need to apply other changes before the deletions in this msquery, but after inserts and modifications)
i'm thinking about onupdaterecord with uaSkip - but - i would find some solution like ApplyUpdates([ukInsert, ukModify]) more friendly to programmer. would you mind including it in some next version of sdac?
and a question: is it safe to call commitupdates for one query twice? (commitupdates, although everything has been already committed)
i'm thinking about onupdaterecord with uaSkip - but - i would find some solution like ApplyUpdates([ukInsert, ukModify]) more friendly to programmer. would you mind including it in some next version of sdac?
and a question: is it safe to call commitupdates for one query twice? (commitupdates, although everything has been already committed)