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
Business Central2023.05.31Dynamics 365 Business Central, Azure Functions and telemetries: best practices
Business Central2023.05.26Dataverse: introducing the new Elastic tables
Business Central2023.05.18Azure Blob Storage: upload and download latency between Standard and Premium tiers.
Business Central2023.05.15Dynamics 365 Business Central: Universal Code and Microsoft’s apps problems.