Tagged Questions
1
vote
1answer
580 views
Visual Studio + Database Edition + CDC = Deploy Fail
I've got a database using change data capture (CDC) that is created from a Visual Studio database project (GDR2).
My problem is that I have a stored procedure that is analyzing the CDC information ...