How to synchronize database in Dynamics 365?
In AX 2012, you can synchronize database from system administration
or from AOT as the below
But in Dynamics 365, no menu available from GUI to synchronize database
just open visual studio and go to dynamic 365 tab to synchronize
this action for full database synchronization
Also, you can synchronize on the project build
go to project properties
set synchronize database to…
Continue Reading noreply@blogger.com (Mahmoud Hakim)’s Article on their blog
How to synchronize database in Dynamics 365?
Blog Syndicated with noreply@blogger.com (Mahmoud Hakim)’s Permission
More About This Author
Array
Finance & Operations2023.01.29Tips after restoring backup from production server to Test server in Ax 2012
Finance & Operations2022.08.25How To to use Performance Timer to investigate the issues in D365?
Finance & Operations2022.07.03Table Sync Failed for Table: XXXtable. Exception: System.InvalidOperationException: Table 'XXX': Converting Field 'YYY' of Type 'AxTableFieldReal' to 'AxTableFieldInt' is not supported. Please drop the original field, sync the table and add a new field with the same name if needed.
Finance & Operations2022.07.01Ho to calculate due date in x++?