164 results found
-
Return automatic updates of studio
Please return automatic background updates. I donn't want to enter the site, search «download» button and install updates manually. Old versions has it!
1 voteThis is present in version 6.0.
-
Restore from source control
Today I search a long time for an option to restore a database directly from source control. I think there is no way, correct? Please add this feature.
1 vote -
Lost cursor after executing script
Lost cursor after executing script
1 vote -
dbForge Studio crashes after an extended period of being open ( memory leak most likely)
dbForge Studio crashes after an extended period of being open ( memory leak most likely) 5.4.275
1 vote -
Most recent executed queries
Adding a list of most recent executed queries
1 voteThe Query Execution History feature is present in version 6.0.
-
bug on current sql studio.
since the new version, quite often my sql queries execute fine, however the execution timer keeps ticking away and then the connection to the db breaks. The only way to get it back is reload the query or restart forge. very annoying.
1 vote -
Better performance for large SQL documents
For large documents, say 100,000 lines of insert statements, shut down all language classification, lexing, parsing, etc services during a Find and Replace operation so that one isn't waiting forever for the process to complete. In my experience I waiting forever and had to kill the process. Shut down the services, perform the operation, then turn them back on.
1 vote -
Implement ALT Select
You should be able to (when virtual space is enabled) hold ALT+Shift and using the up/down arrow keys, select in a vertical line. Allowing you to modify / add or remove characters on multiple lines simultaneously. Similar to how this works in notepad ++ / SSMS etc
1 voteThis feature is present in the latest product version https://www.devart.com/dbforge/sql/studio/download.html
-
Full text index sync order
When you sync the schema of a database that has a full text index in it and stored procedures that reference that index, you cannot sync the schema to an empty database in one step. You must do the tables and the index first, then the functions and procedures.
1 vote -
Fix Refresh in 5.5.369
Manual refresh appears to be broken in this version. This even includes doing an edit on a table and the script generated does not mirror the underlying table. Have repeatedly seen this.
1 vote -
Return back Ctrl+Shift
That combination is used to switch between Windows languages. In the latest update dbForge awaits pressing some additional key upon Ctrl+Shift. Because of this, the first letter is not printed after pressing Ctrl+Shift.
Let combinations with Ctrl+Shift to work only when these keys are hold down.
1 vote -
better copy to clipboard feature of CSV data
when i view a query result, i see all the records selected. i need a quick way to select these records and import into excel. the current copy to csv to clipboard separates the data with a semicolon. when i paste this to xls, it puts each row into cell A. i have to save the file and then import to xls and change the field separator to a semi colon.
thanks
1 voteThis is governed by the ‘Field separator’ option in the ‘Data Export → CSV’ section of the ‘Options’ window
https://snipboard.io/4OEiKT.jpg -
Ability to edit vertically selected text
I am using dbForge Studio 2019 Express. I can select text vertically but I can not edit it. In other editors, when I edit text, all rows are updated.
I suggest to copy this feature of Notepad ++ or SQL Server Management Studio.
1 vote -
Change default encoding for saving script files
Default file save encoding is UTF-8. Would be nice to be able to change the default to something else, e.g. Western European (Windows) -Codepage 1252 to make it easier to work with those scripts in other tools.
1 vote -
Crash when pasting tab-separated data
I have data in a text editor which is tab-separated. I copied one line from the text editor with 44 tab-separated integer values no higher than 788 to the clipboard. I then opened a table with 100 columns in edit mode, pressed insert to add a new row and pasted the copied line. The line looks fine at the moment (before sending crash report and restarting), i.e. the paste operation seams to work on the visual layer, but then the crash report showed up.
1 vote -
copy column data as comma seperated string
I often find myself copying a list of data from a column to be used in another where clause and manually adding the commas. It would be great I could copy a list of values from a column and paste the values separated with commas
1 voteThis can be performed by right-clicking the data grid and selecting ‘Copy Data As → CSV’ from the popup menu.
-
hotkeys
Please implement. Support of simple shortcuts for work with lines (that not implemented as well) like in notepad++ or Visual Studio or MSSMS. I mean such shortcuts and features as : Ctrl+D - duplicate line, Ctrl+L - remove line, Ctrl+J - join lines etc.
1 vote -
Cannot describe object
List object name when an error occurs. Example a synonym on a server that is off line. Generic error says can not connect to server.
1 vote -
Schema comparison ignore users
Add the ability to ignore Users in Schema Comparison.
1 vote -
Set Compatibility Level to SQL 2022 (160) on Edit Database Page
Right click on a database on a SQL Server 2022 Enterprise Edition Instance and select Edit Database. Switch to the Options tab. Select the Compatibility level dropdown, I am only seeing up to SQL Server 2019 (150) as options, I am missing the SQL Server 2022 (160) option and need to manually write the ALTER DATABASE statement to set it.
1 vote
- Don't see your idea?