Posts
Sort by recent activity
Show the schema in Object List
Hi,
I make use of different schemas in my databases and one major gripe I have with SQL Data Compare is the Tables and Views Tab doesn't show the Schema Name with the Table. So if you have schemaA....
Small text changes not highlighted.
Hi,
SQL Compare 8 doesn't seem to be highlighting a difference in my code. The difference is recognised (it's the only difference to the proc), but it's not highlighted in the code area, nor in the...
DB Level Extended Properties
Hi,
Just noticed a recent conversation with SamJones11 about DB Attributes. If you do consider adding these then I have an additional request. DB Level Extended Properties - I set a number of Exten...
Exclude Scripts from folder
Hi,
We keep (large) default data insert scripts with our tables in VSS and SQL Compare runs these when trying to process the Script Folder. This can hang (or it takes a long time) SQL Compare durin...
Choose existing editor instance
This is a request that I've meaning to ask for a while now.
When editing a script via SQL Compare it always opens a new instance of my editor (whether that's notepad, Management Studio or another t...
View Script Folder errors
Does SQLCompare log the errors encountered when processing a scripts folder.
If a script has been checked in with a syntax error then the object is not included in the database structure produced d...
Markup in descriptions
Is it (or could it be) possible to allow HTML markup in the description. I wish to add emphasis tags to important notes in my documentation.
e.g. "This is <b>important</b>" would appear as : "This ...
XML Output
Hi, I'm looking at buying a few licenses of SQL Doc and was wondering about my idea of using XML as an intermediate format. I've been creating a database documenter, and have had some success, but ...
Bug in the Remove Schema Binding logic
Hi,
In SQL Compare 6 there is a bug in the remove schema binding logic if a function (or a view) has schema binding defined and a comment exists on the same line as the WITH SCHEMABINDIND clause.
e...
SET QUOTED_IDENTIFIER option not reported correctly
Hi,
There is a problem that occurs with SQL Server 2000 Table-Valued functions (multi statement). When setting QUOTED_IDENTIFIER ON and ANSI_NULLS ON on this type of function, the set option is ign...