Activity overview
Latest activity by marathiunlimited
mr_gooding wrote: »
Hi All,
I'm looking to change our source controlled database from the production environment to a pre production one (on separate database servers). Is it as simple as making sure anything that is under source control (currently just objects, not data) is aligned across the two databases and unlinking from one and linking to the other, or is there anything else to be aware of?
I've ensured all users (windows Authentication and SQL) are present on both to ensure no permission based dependencies cause issues.
This will allow us to develop locally, promote code into the pre-production (source controlled and not a shared database), which is then released to production
Appreciate any tips from anyone who has done this before.
James
Sorry. No idea... / comments
mr_gooding wrote: »
Hi All,
I'm looking to change our source controlled database from the production environment to a pre production one (on separate database servers). Is it as simple as makin...