Do you remember this post? I wrote it long time ago to explain what happens on SQL Server when you create a new table or you customize an existing table with an AL extension: the new table is created by appending the extension’s ID to the table’s name and also the customization to a standard table creates a new table with the primary key of the original table plus the newly added fields and…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central Wave 2: on-premise and direct SQL integrations
Do you remember this post? I wrote it long time ago to explain what happens on SQL Server when you create a new table or you customize an existing table with an AL extension: the new table is created by appending the extension’s ID to the table’s name and also the customization to a standard…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
Dyn365BC2022.06.29Testing multiple Azure Functions apps running together with Microsoft Tye
Dyn365BC2022.06.23Dynamics 365 Business Central: set up alerts on job queue failures
Dyn365BC2022.06.14Do you have Azure Functions in production? Update your Azure Functions apps to use runtime version 4.x
Dyn365BC2022.06.13Dynamics 365 Business Central: introducing the Dynamics 365 Translation Service Visual Studio Code extension (preview)