Category Archives: BUSINESS

  • December 21, 2024
  • 0 Comments

How To Connect To A Test D365 Database

Why Connect to A Test D365 Database? Once you have connected to a D365 SQL database, you can query tables in that database, and hopefully understand what may be causing your issue in the Test environment. Perhaps the data you expected is not showing in a form. Or perhaps...

Read More
  • December 12, 2024
  • 0 Comments

Restore Production database to DEV environment in D365FO using Bacpac File

In this article I will explain how to restore production database to your Dev environment in D365 finance and operations. This article answers following questions: How to refresh dev database from prod database in D365FO? How to export Production database as .bacpac file in D365FO? How to update dev...

Read More