New Database Layout in NAV2018 when using Extensions
With Extensions v2 in Microsoft Dynamics NAV2018, fields are distributed across multiple SQL tables. In the example here, I have added a tableextension object that adds the “KOB Nummer” field to the...
View ArticleHow to connect SQL Server Management Studio to the NAV 2018 database on Docker?
Recently someone asked me how to connect SQL Server Management Studio to the database on a Docker image for NAV 2018. Before I could answer Jakub Vaňák already did and said: “Of course it is. If you...
View ArticleDatabase Replication – Part I
One of my reader had requested to write post on this topic. I have gone through some posts and prepared a step by step process to demonstrate how we can configure Database Replication in SQL. Bron :...
View ArticleDatabase Replication – Part II
This post is in continuation to my earlier post. Please check if you missed. Database Replication – Part I As committed in this post we will cover practical approach. Bron : KSD Consultancy Lees meer…...
View ArticleDatabase Replication – Part III
We will configure distribution at the Publisher and set the required permissions on the publication and distribution databases. If you have already configured the Distributor, you must first disable...
View ArticleSearch an entire NAV database with 10 lines of code
So a friend and I talked about how to search for data in NAV across all tables, and I said, I can do that in 10 lines of code. Bron : Hougaard.com Lees meer… Gerelateerde artikelen: Object search...
View ArticleHow To Use PowerShell To Refresh A Microsoft Dynamics Business Central On...
This article is only for on-premise installations of Business Central (BC). The cloud/SaaS version requires a completely different method of refreshing involving Sandboxes. The steps below might also...
View Article