460 results found
-
Ability to reset values between runs in Edit Parameters dialog box
Reset the values between runs - right now it remembers the last entered values, which is confusing when using a function to manually insert data to tables.
3 votes -
Ability to control appearance of Edit Parameters dialog box
Ability to control appearance of Edit Parameters dialog box, like changing it from on long list to several columns.
3 votes -
Debug a cursor in a stored procedure
Can be able to see the input parameters of the SQL sentence that contains the cursor
3 votes -
Add '= <Name> = <Paste From Clipboard>' option in 'Quick Filter' sub-menu of Data Editor popup menu
When right-clicking in the grid, implement an option in the popup menu 'Quick Filter -> = <Name> = <Paste From Clipboard>'
3 votes -
3 votes
-
Add support for build variables/parameters
There are times when some arbitrary string or bit of code needs to be different for separate build configurations.
For example, in a project that contains numerous cross-database queries, one might need to specify the database based on which build configuration was selected.
This could be handled by providing a way to define variables (or parameters if you prefer that term) that could be placed in the table, stored procedure, etc. scripts. The variables would be replaced by values specified for each build configuration when generating the deployment (or schema change) script.
3 votes -
Bring back ability to specify backup file in single dialog
Starting from version 5, it became not convenient to specify a backup file where you need to select both a path and file name in two separate fields.
Bring back a single dialog for specifying a path and file name.
3 votes -
Ability to turn off automatic syntax check
Add a button in the menu to turn off automatic syntax check and a button allowing to perform a one-time syntax check.
3 votes -
Add formatting options for REPLACE statement
Add formatting options for REPLACE statement
3 votes -
Ability to use Regex style in Find and Replace window
i would be happy if you offer perl/POSIX style regex so that we can use
\d+ instead of [0-9]+
3 votes -
Ability to turn off adding comments when generating script as UPDATE
Ability to turn off generating data type and default value comments when performing the 'Generate Script As -> UPDATE' operation.
3 votes -
Filter Editor with selectable conditions
It would be wonderful if you could activate or deactivate each condition in the Filter Editor like in the Navicat "Filter Wizard".
PS: about the "Filter Editor" interface, I don't understand why there is no button in the toolbar to open it...3 votes -
Center column headings in Excel export as part of template
The current column headings are left aligned by default, usually they are supposed to be centered
3 votes -
check fields exists
Deep sysntax check of stored procedures/functions.
1. Check all variables defined (error, blocks save)
2. Check all defined variables used in code (notice, not blocks save)
3. Check fields exists in tables
4. Etc. Check list can be extended in future.3 votes -
Ability to drag'n'drop Columns node from Database Explorer onto Text Editor
In SSMS when you drag'n'drop the Columns node from Database Explorer onto the text editor, a column list separated by a comma is inserted.
Also, you could make it to be able to drag'n'drop selected columns onto the Data Editor.
3 votes -
Please make a function to copy a table columns from left treeview on popup menu
Please make a function to copy a table columns from left treeview on popup menu
3 votes -
Don't show a dialog every time a search/replace occured!
This would increases editing speed...
3 votes -
Show amount of records for compared Source and Target tables
On the Mapping page of the New Data Comparison wizard, show the number of the records containing in Source and Target tables.
Sometimes it appears to be the only criteria to exclude quite large tables from synchronization.
3 votes -
It would be great, if you add new view type in the LOB editor like serialized object for php developers
It would be great, if you add new view type in the LOB editor like serialized object for php developers
3 votes -
add jumps (e.g arcs) for intersecting lines in the database designer
Lines should "jump" when they intersect. Lines that go through each other cause confusion; arcs add clarity.
3 votes
- Don't see your idea?