Posts
Sort by recent activity
REQ: retain the Find value after compare
Please consider retaining the value in the Find box when returning to the Tables & Views tab after a compare. It would make it easier when going back and forth (tinkering with WHERE clause) on a si...
REQ: Snapshot DateTime in main compare window
It would be really nice if you could show the CreatedDateTime of a Snapshot in the main compare screen instead of haveing to go back to the Edit Project dialog.
Thanks,
Traci
SQL DataCompare toolbar button grayed out
What would cause the button to be unavailable? I have two databases I just finished synchronizing with SQL Compare, but the SQL DataCompare button is not available. I can exit SQL Compare, open SQL...
Customize DateTime Generator MinValue/MaxValue
I'm trying to use the DateTimeGenerator.xml in the UserExample\config directory to make an specific date range generator. How do I convert a date to the MinValue and MaxValue numbers? Is there a fo...
Results formatting problem
I'm running a short script that produces text with both _ and " in the results.
DECLARE @s VARCHAR(MAX), @servername sysname
SELECT @s = '', @servername = REPLACE(@@SERVERNAME, '\', '_'...
Restore to default directory
I frequently restore databases to different servers. The Restore Wizard always puts the files in the MSSQL nested Data Directory instead of using the server's configured Database Default Locations ...
Ignore DEFAULT statements?
I'm trying to compare just the column names and data types between two databases. I checked every option under "Ignore" on the Options tab.
Many tables in one database have DEFAULT statements on th...
Owner mapping issues
A few odd things happening...
1. Set up compare Server1, database A to Server 1, database B
2. Unmap dbo, set mapping dbo <-> Schema1 (now database A owner list is empty, database B owner list has...
REQ: Add file date to File Browser window
I modified the default naming to remove the datetime in the file name itself. Now when I use the File Browser window to restore a file, I can't see the file date and have to use Windows Explorer to...
REQ: Limit Server dropdown lists to registered servers?
There are several hundred SQL servers coming up in the dropdown list (most from desktops on the intranet) and I only use the same 8 instances across 3 servers. It is nice I can type the name direct...