How can we help you today? How can we help you today?
rbennet8

Activity overview

Latest activity by rbennet8

table differences which are not different
I used Visual Studio 2012. I imported a new dbproj from my database which was on SQL Server 2012. I then published the new VS 2012 dbproj to a new database on SQL 2012. When I run SQL compare to ve...
2 followers 2 comments 0 votes
comments confuse reformat
consider this snippet.@back_up_path varchar(500), -- path for backup directory@log_path varchar(500), -- path for log directory@JobID BINARY(16), If you choose comma first, reformat changes it to ,...
1 follower 1 comment 0 votes
VS2010 schema compare?
Does visual Studio 2010 use sql compare when it performs schema compare? I recently installed the 10.2 version of Sql Compare and now my schema compare in VS2010 seems to have changed.
1 follower 1 comment 0 votes
SQL 2012 SSMS crashes
I just installed V3.0.12. It seems to work if I use SQL 2008 SSMS except it send a msg to Red Gate at start up.The type initializer for 'RedGate.SharedSSMS.Util.ReflectionUtils' threw an exception....
3 followers 3 comments 0 votes
Temp table causes issue with qualify object names
If the stored proc has a #temp table defined, then the qualify object names underlines all references to the #temp and says it cannot complete the request.
1 follower 1 comment 0 votes
SQL password
After I installed source control 3, I have noticed that when I load SSMS using SQL authentication, it does not remember my password even when I check the remeber password option. If I log in to a d...
2 followers 2 comments 0 votes
encoding issues
I have two screen shots that I can send if you will explain how to attach. The first shows the text as it appears in a stored procedure script created in SSMS. The second shows the comparison of tw...
2 followers 3 comments 0 votes
Sql 2012 SSMS
Will there be a release soon of SQL Compare 10 that allows you to use SSMS 2012 as the script editor? I have the current version and SQL 2012 is not an option.
1 follower 1 comment 0 votes
Reseed tables not selected for Synchronization
I unselected the reseed option for the project. I compared two databases with all tables selected. I selected one table which did not have an identity column for Synchronization. 7 unrelated tables...
1 follower 1 comment 0 votes