I did a few posts back in 2016 on finding objects in SQL (a column in all tables, =’https://www.azurecurve.co.uk/2016/02/find-all-custom-sql-objects-in-database/’>all custom sql objects in a database and trigger in all databases).
I did a few posts back in 2016 on finding objects in SQL (a column in all tables, =’https://www.azurecurve.co.uk/2016/02/find-all-custom-sql-objects-in-database/’>all custom sql objects in a database and trigger in all databases).
I was doing some work with a client recently with a custom extension being tested in some Microsoft Dynamics GP companies. Due to how it is deployed (very manually) we
When moving databases between servers for an upgrade of Microsoft Dynamics GP, you will, when also upgrading SQL Server, need to change the compatibility level of the databases. Rather than
When moving databases between servers, you need to make sure the databases are set to have an owner of DYNSA. Rather than dong this individually, the below script can be