Hi,
Could somebody explain to me what the best practice is about how to update the production environment if there are new changes to be made.
I have a testing environment where i do datamodelling in a sql server db and a production environment with also a sql server db.
The case is that at one time, there will be some changes to made.
How can i apply changes with the least problems if you take into account that logins need to be fixed or maintained, data that needs to be exported/imported.
Could somebody explain to me what the best practice is about how to update the production environment if there are new changes to be made.
I have a testing environment where i do datamodelling in a sql server db and a production environment with also a sql server db.
The case is that at one time, there will be some changes to made.
How can i apply changes with the least problems if you take into account that logins need to be fixed or maintained, data that needs to be exported/imported.