Posts
Sort by recent activity
1.2.5.477 Bug: "On Error" dropdown is not saved
When upgrading from 1.1 to 1.2 the "On Error" dropdown stopped remembering its previous value.
I want to leave it at "Continue executing" each time the program starts.
You fixed the issue in 1.2 wh...
Feature Request: Display error count in current progress
The executing script shows the current progress. Please append the error count to that status.
1. I would like for you to append the error count to that status if any errors exist.
2. Leave the st...
1.2.3 Default Distribution List (1) or (2)etc on new project
Delete C:UsersusernameAppDataRoamingRed GateSQL Multi Script 1Application.dat
Open program and configure new dbs under "Default Distribution List".
Close program without saving.
Open program and it...
1.2.3 Configure Distribution List is Slow to load
1. Adding new databases to the distribution list seems slower than it used to be.
Running a SQL trace it runs:
select name, cmptlevel from master..sysdatabases
Then for each of my ~800 databases it...
1.2.3 Enhancements and Defects
Version 1.2.3.402Enhancements:
1. Database total progress is now shown next to the script being processed!
* Example: Script execution in progress... script1.sql (180 of 800)Known Issues:
1. Databa...
Feature Request: Quick link to Modify Object
Add an option next to 'Select object in Object Explorer' named something like 'Modify object'.
Clicking 'select object in Object Explorer', then right clicking the object, then clicking 'Modify' ca...
Multi-Database Issues
SQLSearch2 sometimes detects the current database.
Othertimes it defaults to all databases.
For servers with LOTS of database, it can be annoying when it defaults to all databases.
The UI does not ...
Copy to Clipboard - Add support for Ctrl+Insert
Please add support for Ctrl+Insert to copy text and Shift+Insert to paste text.
Ctrl+C and Ctrl+V do work, but it would be nice if both methods worked.
My problem is that I usually try to copy some...
Feature Request: Progress Indicator
Please add a progress indicator.
Something as simple as this would be nice:
115 of 300 databases updated (38.3%)
Feature: Drop/Create for stored procedure synchronization
Add new Project Behavior:
"Do not use ALTER to modify stored procedures or views"
Description:
When this option is selected, SQL Compare will drop and then create any stored procedures and views th...