How can we help you today? How can we help you today?
Corinne

Activity overview

Latest activity by Corinne

SCA and SSIS packages
We have been using SCA for our db changes/migrations and it has worked beautifully as expected.Now we have a need to source control our numerous SSIS packages in Azure DevOps (formerly VSTS) and au...
3 followers 3 comments 0 votes
You are correct, Diogo.  My dev/test/prod database are on Microsoft Azure Database V12 and do not complain.  My local db database is on SQL2016 so it does not understand that parameter. [image] / comments
You are correct, Diogo.  My dev/test/prod database are on Microsoft Azure Database V12 and do not complain.  My local db database is on SQL2016 so it does not understand that parameter.
0 votes
Can you tell me details about schema snapshot?
I unchecked the skip option in debug tab and got one data row in the schema snapshot table.I was thinking I would get a real db snapshot... I am looking for information about the schema snapshot op...
2 followers 3 comments 0 votes
Question about a syntax error
In SSMS, this statement runs and executes fine.  In VS 2017 and SQL Change Automation, I receive an error.  Can you explain what is going on?  Thank you!ALTER TABLE dbo.[User]SET (SYSTEM_VERSIONING...
2 followers 4 comments 0 votes
Am I missing how to find errors in the error window?
So I had errors when deploying a project.  In the error window, I see a "compact" error message, not detailed one.Tool tip displayed the detailed error message.  How to see detailed error message w...
3 followers 3 comments 0 votes