Transactions

In Ninox, all actions are performed as transactions. In doing so, a sequence of database operations is summarized in a transaction.

We distinguish 2 types of transactions in Ninox:

  • Read

  • Write

Ninox executes transactions either in the client or on server.

A client is the program that is executed on an end device of a network, communicating with a server. Depending on what needs to be done, Ninox executes an instruction directly at the client or at the server.

Last updated