NAV 2013 R2: How to Back up a Live Database and Refresh a Test Database
If you have a test database, at some point in time you will be asked to refresh this with the current live data, especially when testing. I am often asked how to copy the live database into the test...
View ArticleHow Do I Set Up Microsoft Dynamics NAV to work with Azure SQL Database
Dynamics NAV 2016 supports the option of using Azure SQL Database, and we have recorded a “How Do I” video to explain the steps involved in deploying a Dynamics NAV SQL Server database to an instance...
View ArticleOut-of-transaction database writes
Ancient wisdom goes that you cannot have more than one write transaction going on at the same time in a single session in NAV. This is absolutely true, in and out. Bron : Vjeko.com Lees meer…...
View ArticleAvoiding Duplication Of Database Connection Information In Power BI
In a year’s time there will be a great opportunity for someone to present a session on “Power BI Development Best Practices” at the PASS Summit. Before then, we will all have to work out what those...
View ArticleWhat Version of Microsoft Dynamics NAV Should I Use for This Database?
Suppose you are walking down the street, a stranger quietly trades briefcases with you, and your new briefcase contains a Microsoft Dynamics NAV database inside of a SQL backup. The stranger slips off...
View ArticleMicrosoft Dynamics NAV 2016 Extensions – Remove My Extension From Database
In This Article we will discuss How can we remove an extension From the Customer Database. Bron : Saurav Dhyani Lees meer… Gerelateerde artikelen: Microsoft Dynamics NAV 2016 Extensions – Publish &...
View ArticleDatabase deployment of add-ins in NAV 2016 is broken, big time
If you are developing .NET assemblies for use with NAV, then sooner or later you’ll figure out that the new database deployment of add-ins in NAV 2016 is broken. I’ve just suffered through medieval...
View ArticleUpgrade – Database Archive for Microsoft Dynamics NAV.
Now a Days as most of the work that partners have is upgrade. It would not be wrong to say that even Microsoft have discontinued Support for Microsoft Dynamics NAV 2009 and Previous version, we still...
View ArticleMicrosoft Dynamics NAV 2015 / 2016 – How to Create a Blank Database with...
This was part of question series #IKnowNav that I started. The reason behind the article as most of the responses answered its not possible. Most of us need to create such database during...
View Articleist to login any NAV systems
It is usual that you receive SQL database from your customer and you cannot login NAV because you haven’t got NAV account. This script assists you to login any NAV systems with SQL database. Same as...
View ArticleMicrosoft Dynamics NAV 2017 – Setup SQL Database Locks
In this article, we will discuss steps to Enable the feature on a database. This article will be used when we want to set-up in a customer environment. Bron : Saurav Dhyani Lees meer… Gerelateerde...
View ArticleDatabase deadlock detection and monitoring in Dynamics NAV 2017
Sometimes a programming error in C/AL can lead to users experiencing errors due to database deadlocks. A database deadlock can occur when two sessions try to update the same data, and are acquiring...
View ArticleHow to export a Dynamics NAV database on SQL Server 2016
If you use SQL Server 2016 for your Dynamics NAV database, and you need to export a database to the .bacpac format, then please make sure that you are running the latest update (August 2016 update or...
View ArticleConfiguring Database Deadlock Detection and Monitoring
On NAV Techdays 2016 in Antwerpen (Belgium) Microsoft demonstrated a beautiful new feature. Microsoft Dynamics NAV 2017 now offers ‘Database Deadlock Detection and Monitoring’. If NAV 2017 detects a...
View ArticleMoving a Dynamics NAV database with file groups to Azure
The short story: If you use SQL Server for your Dynamics NAV database, and if you are using multiple file groups (other than PRIMARY), as per SQL Server recommendations for better IO performance, and...
View ArticleDynamics NAV: Get Database Name for current installation
I started writing a couple blogs to determine, if the current installation is a multitenant installation or how to get the name of the current SQL Server. There are a few more useful things that you...
View ArticleCreating a new database in NAV 2017
Generally, when we install NAV, a default Demo database is always created in the Microsoft Dynamics NAV Development environment. In this blog, a new database is created thus, the developer can use two...
View ArticleStored Procedures on a NAV database?
Recently, I came across a customer, where a partner had implemented some Stored Procedures on a Microsoft Dynamics NAV 2017 database. Now, for any change on SQL level that comes to my ears, my first...
View ArticleDatabase Collations During Microsoft Dynamics NAV Upgrades
This blog post describes how collations might change during an upgrade from a Dynamics NAV 2009 database to Dynamics NAV 2013, why they change, and how to determine the destination collation. Today’s...
View ArticleHow to Backup and Restore NAV Database Using SQL Server
Data is one of the most valuable assets of any company. To ensure you keep your data safe, database backups are essential. After the release of NAV 2013 R2, Microsoft discontinued the NAV Database...
View Article