466 results found
-
Add "flatten query" option
It'd be great if there was an option that was basically the reverse of "Format Current Statement" that collapsed the query down to a one line statement (basically remove all newlines and carriage returns that were inserted during a format). This option would be helpful when copying a query back to another IDE for coding.
1 vote -
Display progress bar for data import/export process
How about a simple progress bar or indicator showing progress of import/exports. It could be as simple as "importing record 12345/67890"
instead of a progress graphic.1 vote -
Database Name Incorrect on Restore Dialog
Right-click on Database "Foo" in object tree. Select--> Backup and Restore --> Restore Database... Dialog shows "Bar" in the Database dropdown list. The Filename text box does not default to the path used for the Backup operation.
1 vote -
Sql editor window. Move Results of "Search and replace: Bookmark All", "changed" from "indicator margin bar" to scrolbar
Sql editor window: Code navigation
Make scrollbar more useful.
use color indicators on scrollbar to mark:
- "Search and replace: Bookmark All"
- "changed code"
- highlighted vars1 vote -
It would be great if it would be possible to add some description/comment for a table/relation to the layout-view (in master-detail-mode)
It would be great if it would be possible to add some description/comment for a table/relation to the layout-view (in master-detail-mode)
1 vote -
1 vote
-
1 vote
-
Add CURRENT_TIMESTAMP tick box option for Default field in Column Properties dialogue box.
This is an extension of the feature already implemented here:
EMS' MySQL Manager software has ability to set this as a tick box option, along side the option for Update current_timetamp.
Annoying to have to type in CURRENT_TIMESTAMP into default box each time when that is the most likely default option each time you create a timestamp field.
Thanks,
Tim.1 vote -
Bring back "is not blank" quick filter in Session Manager
It used to be, until version 6.3, that in the session manager, you could filter a column for "is not blank", which made it easy to see only active sessions. Now we have to go in a dialog for that.
Either bring back the quick filter, or make the session manager save it's state so that it comes back with the same filters when you restart dbForge Studio.
1 vote -
In schema synchronization script add new columns before dropping old ones
When generating schema synchronization script, add new columns (which are existing in the Source object and are missing in the Target object) before dropping old ones (which are existing only in the Target object).
This will preserve data integrity.
1 vote -
Export and import all server definitions, in case we need to change machines
We need a way to export all or a subset, of our servers and be able to reimport them at another box, like our laptop. I need to travel for a month and I have too many servers to do it manually
1 vote -
1 vote
-
Select all rows in a result windows by clicking on a top left corner
Select all rows in a result windows by clicking on a top left corner. Right now clicking on the square does not do anything. It would be a very convenient way to copy all rows into clipboard.
1 vote -
Support replace in data editor
So far I have never been able to reaplace a value with Search&Replace.
And yes, the tables are editable.
I can only Search (and find) but reaplace button NEVER works.1 vote -
Backup/Restore does not order Views so that a View that references another View is after the referenced View
When doing a Backup / Restore, It does order the Views so that if one View references another, the referenced View is defined first. I assume it orders them by case. Could you make it so that it defines the prerequisite views first or ahead of the views that require them.
Thanks for the amazing program, I realize this probably isnt a bug in dbForge but more a generic SQL issue but it would be nice if dbForge would transparently order them when making a backup.
1 vote -
Pivot Table Generate (DDL/Scheme) to export SQL.
Example:
http://www.codeproject.com/Articles/363339/Cross-Tabulation-Pivot-
Tables-with-MySQL1 vote -
Restore scrollbar position after refresh `object update`
Needs to Restore scrollbar position after refresh
object update
pressed.
Point: open data view on table with many rows and columns, then list it to some position for viewing certain data. Then this data changes by outside query and I need to view changes for that. After I pressupdate data
button, then data table position skipped to begining even the number of rows still same and only cell values had been changed.1 vote -
Convert a LINQ query to Stored Proc/View
A great feature would be a LINQ to SQL tool for SP/Views.
I write complex queries in LINQ with linqPad, grab the generated SQL and then create a SP/View from this code.
It's an error prone process with complex queries creating parameters
1 vote -
when debugging stored procedures, pass data to the procedure by string instead of a table input
It seems that data passed to a procedure can only be done via table input instead of by string as would be carried out by callableStatement in java. Otherwise awesome work.
1 vote -
It would be more reasonable if wizard has also a direct sql optimizer
It would be more reasonable if wizard has also a direct sql optimizer
1 vote
- Don't see your idea?