Referential integrity

Previous Next

USoft Developer enforces referential integrity on all database objects of your application. Depending upon your hardware, network, and simultaneous number of users, this may slow down processing speeds because records will frequently be locked.

To remedy this you can:

Disable total locking.

Postpone validation.

Influence locking behaviour.