↧
Workflow 2.0 Tasks Not Escalating
I probably spent longer pondering over this one than I should have done. We created a new Payables Transaction approval workflow for a client last week and during UAT they reported that tasks were not...
View ArticleSQL Stored Procedure to Remove Prior Day Logins
In the last post, I posted a SQL view which returned a list of users who had logged in before the current date. This post contains a SQL stored procedure which will delete any prior day login; this...
View ArticleAutomate SQL Server Express Backups
We have a couple of small clients who are hosting Microsoft Dynamics GP on SQL Server Express; this is a supported platform, but does not include SQL Server Agent. This means that backups cannot be...
View Article