460 results found
-
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 -
select as default when i right-click on a table
the context-menu should on top always display - "select data" (not retrieve?? - no other product shows this option)
currently, if i right click on a table - on top is "new table" which is ok when i select "tables" but here it is senseless.
1 vote -
Allow per column, per table grid display configuration
We work with tables that need to display the data in a format that is meaningful to us. Default display in grids doesn't cut it these days.
Allow us to add custom display formats for any field including binary. This could be done by maintaining a small embedded database per table and column. Then allowing a dialogue to select or enter new formats.An extension to the configuration dialogue for date time display could be a starting point.
Once done, this configuration can be applied to any column and any table.
Doing this would instantly cure all the feature requests…
1 vote -
1 vote
-
data comparisons, use foreign keys, save script
In Data comparison wizard there is the oppotunity to filter a table.
1. I want to create a Dump for only one Person-Dataset with all datasets of other tables that have a relationship to this person using foreign keys.
2. I want to save this script to reuse for other Person-IDs1 vote
- Don't see your idea?