I have a mobile application in which the user makes changes to the records of the tables, the tables contain more than 300,000 records. At first I use UpdateIf, then I found a delegation problem, and as a solution I activated the option "Enable delegation for UpdateIf" from the application settings and it worked.
My question is, will this solution not cause me problems afterwards? and what is the best option is to use UpdateIf or Patch.
Thank you

Report
All responses (
Answers (