Comments
Sort by recent activity
Hi rgfriend,
I would say no it is not a bug if the trigger is indeed dependent upon the modified column. It seems reasonable to me that SQL compare would include the trigger as it does not know what the trigger actually does and what effect modifying the column has on the trigger. In your case probably nothing, since you are increasing the length of the column, but what if you decrerased the size? Then there may be an issue.
Just my two cents... / comments
Hi rgfriend,
I would say no it is not a bug if the trigger is indeed dependent upon the modified column. It seems reasonable to me that SQL compare would include the trigger as it does not know wh...
Thanks. I saw that yesterday as well and upgraded. The problem seemed to be the MKSNap switch in the older version which was fixed in the new version. I have things working now and am still exploring...
I seem to be having weird connection issues when I try and access the DB, it says it logs in but nothing on the other end. But I think that maybe something related to the DB. / comments
Thanks. I saw that yesterday as well and upgraded. The problem seemed to be the MKSNap switch in the older version which was fixed in the new version. I have things working now and am still expl...