1.

What Is Difference Between Saveprechange And Savepostchange? Which Function Directly Interacts With The Database?

Answer»
  • Saveprechange—last event that executes before UPDATING the data from COMPONENT buffer to the database.
  • Savepostchange –fires after the updation of data in the database.
  • SQLEXEC — FUNCTION DIRECTLY interacts with the database.



Discussion

No Comment Found