Business Central 24 breaking changes

In the world of ERP systems, change is inevitable. With the release of Business Central 24, users and developers are poised to experience a wave of enhancements, optimizations, and, inevitably, some breaking changes. This article discusses these changes and how to deal with them. Source :…

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...