Posts
Sort by recent activity
How to check database schema version
Hi
When using sql source control and svn to manage DB schema, is there a way to check which version of db schema that a database has? I'm asking if there's any version table or version information ...
Deployment script - creating one file for one object
Hi
Is there any option to create separate file for one object when I generate deployment script using the SQL Compare?
Best,
Yong
How can I set up scheduled daily check in
Hi
I'm not sure this is the right tool but I'd like set up daily check in of a DB to SVN. Would you advice me how I can archive this?
Thank you,
Yong
check in linked server script
Hi
Is there a way we can link instance level objects like linked server to the source control like database objects?
Thank you,
Yong Ji
What's the proper way of setting up staging?
I watched the "SQL Server Central Webinar Series #11: A Sandbox Development Process – Using SQL Source Control and SQL Virtual Restore" and red-gate product seems like really good tool.
In that w...