Activity overview
Latest activity by Corinne
Thank you! / comments
Thank you!
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...
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.
Yes my target platform is set to Microsoft Azure Database V12. / comments
Yes my target platform is set to Microsoft Azure Database V12.
Is the sql compare snapshot saved anywhere in the project? So it is useful to have schema snapshot turned on since it is part of a diff? Thanks! / comments
Is the sql compare snapshot saved anywhere in the project? So it is useful to have schema snapshot turned on since it is part of a diff?Thanks!
I found better details about errors on the output window. Thanks / comments
I found better details about errors on the output window. Thanks
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...
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...
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...
I actually experiences these issues a few times ( pointing to SQL prompt versions, to XAML) etc... I did press the send to RedGate button once for one of those errors. I ended up shutting down my VS2017 enterprise and restarting it to move forward. / comments
I actually experiences these issues a few times ( pointing to SQL prompt versions, to XAML) etc... I did press the send to RedGate button once for one of those errors. I ended up shutting down m...