Posts
Sort by recent activity
Can't Search for $
Is there a way to search for the $ symbol or other special characters?
Error on Getting Latest Version after adding new column
I have added a new column to an existing table that does not allow NULL. I have also specified a default value for the column. However, when the other developers try to get latest, they are getti...
SSC Won't Link to remote Subversion Source
Well, this was all working last week and now when I go to link a database to my remote Subversion source control, the progress window sits at 10% and never moves. I have an existing database alrea...
Table has foreign keys to other unsynchronized tables
I am comparing the data between 2 databases and I get 3 warnings concerning Foreign Key constraints. The 3 warnings concern 3 tables, of which none of them have foreign keys in them. The message ...
Encrypted Procs Not Syncyronizing
I have a stored procedure that I used the WITH ENCRYPTION on. I compared it with my server that didn't have the same proc encrypted and it said that they needed to be sync'd. Ok, cool. So, I tri...