Posted inDynamics NAV & BC Tips & tricks
Tri-State locking in database: How-to use in AL
The tri-state locking feature is aimed at enhancing the performance and concurrency of database transactions. By enabling this feature, AL-based read operations that follow write operations are performed optimistically, rather than with strict consistency and low concurrency. Source : Roberto Stefanetti Business Central Blog Read more...