Posts
Sort by recent activity
Different extended property order falsely reports difference
Multiple table and associated trigger extended properties, though identical, are listed in different orders in side by side window, giving false differences.
This happens even if tables are identic...
Comparing 200 with 2005 - dbo schema in UDTs
Folks,
it would be nice to have an option to "Ignore dbo schema in UDTs" when comparing columns with user defined data types between SQL Server 2000 and 2005 :
2005 : [created_by] [dbo].[userName] ...