61 results found
-
Data Editor: Show affected/selected rows in queries
Just like in Microsoft Management Studio does in the bottom right corner. Now I have to keep doing count(*) queries just to get total number of rows in table or a select query.
6 votes -
use Code Compare in DB comparsion
It's bizarre that you have this amazing file comparison tool, and you also heavily advertise your database comparison tools, but the comparison views in the DB compare don't use the file comparison code. There's no difference highlighting or smart merging, it's just "blah, here's the two files, you work it out". Sometimes I end up pasting the two blocks into FC so I can get that to point out the tiny difference in a wall of text.
6 votes -
In dbForge allow stacked query results in addition to tabbed In dbForge
I want to have stacked query results like in SQL-Studio. But not as text but with the full functioning great grid of dbforge.
6 votes -
SQL Decryptor command line support
Provide command line support for dbForge SQL Decryptor.
5 votes -
Copy with Formatting
When copying SQL code from the editor and pasting it into other applications only Unformatted Text is available. Can a new feature be added to allow "Copy with Formatting" so that the text pastes with the coloured formatting included?
4 votesAdminDevart (_, Devart) respondedCould you please provide us the names of such applications?
-
Recover the initial selection in the document after the replace action
It would be great when the initial selection in the document is recovered after the replace action.
Right now I always have to manually reselect to perform an additional replace action.
I'm selecting a part of a SQL document in the editor. Next I call the find/replace action and I put in the string to search for and the replace phrase.
Then I press "Replace".
I get a message that x occurrences have been replace.Now, without closing the find/replace pane I insert new find/replace phrases and press the "Replace" button once again, but nothing changes, because the initial selection…
4 votes -
ability to reformat query script with aliases retrospectively
for the most part, I write and maintain my queries in sublime text editor.
It would be an awesome feature if I could open my SQL script in management studio to apply aliases retrospectively rather than as I write the code.
4 votes -
Option to clear the data tab content when executing a query
A previous query may have returned many rows. When I execute a different query from the same TEXT window, two outcomes may happen:
1- the query return many rows and unfortunately, dForge retain the positioning from the previous result set. I have to scroll to the top of the result set and inspect the data from there.
2- if the query fails, the result set from the previous query remains on the DATA tab which may be lead the developer to think it is the data from the query that just got executed.Please add an option to clear the…
3 votes -
dbForge Studio universal
Please develop a dbForge Studio universal - as one container-product for all DBs.
If you are an BI-Developer you are working with dufferend DB-Types at the same time. An it will be much easier to make all connections in one Program3 votes -
Ability to increase font of compare grid
Schema Compare for SQL Server: A way to change the font size for the text in the comparison grid. Right now you can only change the text in the code editor. The font in the comparison grid is difficult for me to read.
3 votes -
Option to sort table fields in the query designer
Please add the option to sort alphabetically the field list in the query designer. In the query designer, when you add a table it shows the fields only in the natural order they were added to the table.
3 votes -
Support of JSON strings in Google People API
Google People stores certain properties (and let's say major apart from basics as person's names or occupation) of a person as JSON string (e.g. Phone numbers, Addresses, Emails or Chats). Such columns are not human-readable (at least not comfortably) as well as editing in Excel lacks the user-friendliness as you can imagine because you have to edit JSON string instead of single value. This means also such data is not filterable and you cannot apply other standard Excel features which shall be the aim of Excel Add-In.
My suggestion is to parse JSON string values as separate columns in Excel…
3 votes -
3 votes
-
3 votes
-
fuzzy search for files (Go to)
Visual studio features a fuzzy search of files by name "Go to" that let you type the file name and go directly to it. It would be very handy to have this features because with a project with several thousands of stored procedures its a pain to navigate in the Project explorer to find a file each time, it would be much much quicker using a "Go to" function like Visual Studio as to switch files
3 votes -
Source control manager
Please add system role updates and other database user changes as something that Source Control Manager can track and commit. It would be helpful to track when those changes happen individually and as part of a larger database update.
Thanks!
3 votes -
Schema Filter in Source Control
Allow the of filtering of object in Source Control by schema (including the schema(s) themselves.
Database sometimes have separation of ownership based upon schema. For example, "dbo" may be owned by a .net dev team that generates all code via .Net, and changes are tracked via .Net source code, and "reporting" owned sql devs who generate code by hand. Only tracking the hand generated code (as determined by schema) via the SSMS integrated Source Control would be most appropriate.
Having a second under options where there was a Include Only/Exclude toggle and a textbox to provide a comma delimited list…
3 votes -
Data Import option
Background:
I have a text file with over 1.5 Million lines and growing by 1440 lines a day. This is an output file for my weather station. I use the import feature of dbForge to import the data into my MySQL db. I have a batch file that references a dbForge import template to import to my MySQL db every minute.
What I would like is the ability not to exclude the first x number of rows, which is already a feature, but to import the last x number of rows. say for example, in my case, if I wanted…
2 votes -
add Not Starts With option to Database Explorer object filter
Add an operator into the available Operator list in order to exclude the objects starting with, for example 'T__'.
2 votes -
Copy selected text from execution history
In Execution History, in the bottom Query Text pane, when you have selected text, you should be able to do "copy" text things: right-click for a context menu that allows you to copy, use the copy keyboard shortcuts (e.g. Ctrl+C)
2 votes
- Don't see your idea?