Refresh new objects in SQL server
Whenever we create a new object (table/View/Stored procedure etc) in SQL server , the change will not be immediately reflected in query window. Intelisense…
Whenever we create a new object (table/View/Stored procedure etc) in SQL server , the change will not be immediately reflected in query window. Intelisense…
I recently had the challenge of exporting Dataverse data to an SQL Database. I ended up using an Azure Data Lake Gen2 in combination…
=[/sqlgrey]“dynamicsgp”]This script was written for a client who uses Inventory BOMs in Microsoft Dynamics GP and wanted to be able to see all of…
I did some work for a client recently creating a script which they could run after copying their live Microsoft Dynamics GP system to…
Sometimes it may happen that by importing data from external sources (even with Web Services), some special characters are written and then uploaded to…