At the beginning of September 2022 I wrote this post introducing the new DataTransfer data type (available from Business Central version 21). DataTransfer is an AL data type that supports the bulk transferring of data between SQL based tables. Instead of operating on a row-by-row model, like the record API does, DataTransfer produces SQL code that operates on sets (direct operations in SQL,…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central: DataTransfer on upgrades and performances
At the beginning of September 2022 I wrote this post introducing the new DataTransfer data type (available from Business Central version 21). DataTransfer is an AL data type that supports the bulk transferring of data between SQL based tables. Instead of operating on a row-by-row model, like the record API does, DataTransfer produces SQL code that…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
Dyn365BC2023.01.31Dynamics 365 Business Central and Dynamics NAV on-premises Security Vulnerability CVE-2022-41127: how to fix
Dyn365BC2023.01.26Dynamics 365 Business Central 2023 Wave 1 release plans pillars
Dyn365BC2023.01.25Dynamics 365 Business Central: retrieving Azure AD User informations via AL
Dyn365BC2023.01.18Telemetry with Azure Application Insights: prevent anomalies on data ingestion