Change Text in Stored Procedure on Microsoft SQL Server
I did some work for a client recently creating a script which they could run after copying their live Microsoft Dynamics GP system to…
I did some work for a client recently creating a script which they could run after copying their live Microsoft Dynamics GP system to…
I’ve received a request from a partner asking why adding a return value to a procedure in a Dynamics 365 Business Central extension that…
We faced the below issues in our dev environments and the team was unable to access the URL. As a workaround, in ‘Microsoft Edge’…
I’ve been working with a client a lot recently, so when one of their users was not able to log into Microsoft Dynamics GP…
This stored procedure can be executed to generate the next sequential sales document number; this script was created to get the next sales invoice…