===================================================================== M S S Q L . S C H E M A D I F F R E L E A S E N O T E S ===================================================================== --------------------------------------------------------------------- Version 1.0.0.5 - 2010.08.03 --------------------------------------------------------------------- SVN#597: * Property name was only "Permission: Role", but should have " -> rolename" appended so unique and no cross-joins --------------------------------------------------------------------- Version 1.0.0.4 - 2010.07.30 --------------------------------------------------------------------- SVN#585 - #589: * Bug Fix - Permissions not properly mapped for users, reset PropertyValue = "Grant" and PropertyName to include user name * Bug Fix - If one PKey is clustered, and the other not clustered, then tool shows up as entire PKey missing on the non-clustered DB * Bug Fix - Don't compare if database selection has an error, popup message box and wait until corrected or cancel clicked * Bug Fix - Information button added to database selection form indicating that either dbo_owner role or db_reader + db_ddladmin roles are required to compare databases * Bug Fix - Added database connection string troubleshooting message box if test connection fails to walk users thru how to fix * Removed Beta tag; added white space to various informational message boxes --------------------------------------------------------------------- Version 1.0.0.3 - 2010.07.27 --------------------------------------------------------------------- SVN#572: * BUG: Status box erroneously said "Identical" and datbase node was black if only security differences existed (should be dark red) SVN#571: * BUG: Fix database selection form to work with instances (server\instance) --> Thanks to Senthil Bogana for reporting this bug! * BUG: Remember database name as you switch servers, default to first database only if no longer exists * BUG: Test Connection Timeout was 4 seconds; reset to 10 seconds in cases where SQL service access is slow * Reset connection timeout to default (30sec); was hard-wiring to 60sec to fix issue that ended up being elsewhere --------------------------------------------------------------------- Version 1.0.0.2 - 2010.07.20 --------------------------------------------------------------------- SVN#545: * Add new options to ignore certain properties: * Ignore "OrdinalValue" (column order) * Ignore "WITH MERGE / WITH NO MERGE" * Ignore "Collation Name" * Ignore "ANSI Padding" * Default all to True * Save to and load from config file --------------------------------------------------------------------- Version 1.0.0.1 - 2010.07.20 --------------------------------------------------------------------- SVN#541 - Initial Beta Release; anticipate 1 month +/- of beta while add more features and fix any bugs that surface.