Activity overview
Latest activity by Marie
                    
                      
                        I am evaluating both SQL Connect and SQL Source Control to improve our SQL developer experience as the Visual Studio tools have a long way to go yet.  But at initial set up with either tool, I have run across the "error parsing" message on a number of our stored procedures.  I've tried cleaning up the queries but some of them are quite simple (i.e. Update table set column = value where id = @id).  There's not much to fix with that query but somehow I cannot get past this error.  Is there a way around this issue?  
I am using SSMS 10.50.2500.0 with TFS 2012.  I also tried against TFS 2010 but got the same error. / comments
                        
                        
                        
                      
                      
                      
                
              I am evaluating both SQL Connect and SQL Source Control to improve our SQL developer experience as the Visual Studio tools have a long way to go yet.  But at initial set up with either tool, I have...