How to create SQL backup directly to Azure storage
In old times we created backups on external devices, later as files on external disks. Now we can create SQL Backups directly in Azure storage. This is useful and secure. 1.…
In old times we created backups on external devices, later as files on external disks. Now we can create SQL Backups directly in Azure storage. This is useful and secure. 1.…
Some time ago my customer asked me to check why NAV pickups the lowest price in the sales order, whether in sales prices the price for the particular customer was…
Today I've got a strange error when tried to create the .navx file. Windows PowerShell PS C:\> Compare-NAVApplicationObject –OriginalPath C:\Solution\ORIGINAL\*.txt -ModifiedPath C:\Solution\MODIFIED\*.txt -DeltaPath C:\Solution\DELTA Processed 14 objects:Inserted 0 objectsDeleted 1 objectsChanged 4…
Scope I think all of you already know what is Microsoft Flow. If not, you can get a quick overview here . All of this looks very simple, but if it really…
Here is small instruction & links (all in one place) how to update NAV with latest CU Scenario: Check the latest update Download DVD.zip with latest CU updateCreate Backup of SQL…
Description It's a common task for every organization to import currency exchange rates on the daily schedule. In NAV2017 for this task, we can use Currency exchange rate service. If we…