Activity overview
Latest activity by Maziar_Chitsaz
Hi Cat I have the same problem and tried these (below) but nothing is changed: - Remove Agent and Install it Again - Completely uninstall SQL Toolbelt and reinstall it. - Checked to be sure that I'm using latest version of tools and add-ons. Maziar / comments
Hi CatI have the same problem and tried these (below) but nothing is changed:- Remove Agent and Install it Again- Completely uninstall SQL Toolbelt and reinstall it.- Checked to be sure that I'm us...
Hi again, Your new suggestion will be very useful, although might not be sufficient. / comments
Hi again,Your new suggestion will be very useful, although might not be sufficient.
Hi @Kendra_Little, The main reason for not propagating Update and Delete to production server is user mistake. We have some important tables for settings that must not be changed after delivering to production servers. If I understand your explanation well, there is no setting for this kind of comparison/code generation. Currently we have to use "offline" method using post-deployment script. Is that right? Yours, Maziar / comments
Hi @Kendra_Little,The main reason for not propagating Update and Delete to production server is user mistake. We have some important tables for settings that must not be changed after delivering to...
Is it possible for Static Data in SCA, to generate only Insert statement?
I want SCA compare data for static tables, but ignore updated and deleted data. In other words, is it possible to implement some sort of "Append Only" mechanism in SCA?