Activity overview
Latest activity by Bo Ngoh
I got hit as well. I found that keeping SSMS but uninstalling then installing the previous version here works: https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_11.3.4.20814.exe / comments
I got hit as well. I found that keeping SSMS but uninstalling then installing the previous version here works:https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_11.3.4.20814.exe
SQL Change Automation static data sequence error
I have a scenario in which these changes happened at the same pull request to Git:1. Added a new row to static data table ‘A’2. Added a new column in non-static data table ‘B’, with foreign key to ...