Shared DB with multiple users
mark_anderson_us
Posts: 37
Hi Guys
I'm just setting up source control with a shared database. I connected to SQLServer with SSMS and Linked a database to Source Control. Another user connected to same SQL server, but DB does not show as being linked to Source control.
What am I missing?
Regards
Mark
I'm just setting up source control with a shared database. I connected to SQLServer with SSMS and Linked a database to Source Control. Another user connected to same SQL server, but DB does not show as being linked to Source control.
What am I missing?
Regards
Mark
Comments
Thanks for your post. In regards to setting up SQL Source Control in a shared environment, you will need to link each instance of SSMS(SQL Management Studio) to the same Source Control repository, as the SQL Source Control runs as an add-in to SSMS. Hope this helps.
Best Regards,
Steve
Steve Tanori
Product Support
Red Gate Software Ltd.
866-997-0378
I did try that with one of the DB's but it wanted tme to drop a ton of stuff.
Tried again this monring and it worked fine
Thanks for answer
Regards
Mark