44 results found
-
JOIN suggestions when typing SELECT statements
Extend code completion by providing automatic JOIN condition suggestions when typing SELECT statements.
4 votesWe’re happy to inform you that the feature is available in dbForge Studio for Oracle, v3.5.
-
comment on table
SELECT COMMENTS
FROM SYS.USERTABCOMMENTS
WHERE UPPER(TABLE_NAME) = UPPER('TBL1');Result: 'some comment'
COMMENT ON TABLE TBL1 IS 'next comment';
SELECT COMMENTS
FROM SYS.USERTABCOMMENTS
WHERE UPPER(TABLE_NAME) = UPPER('TBL1');Result: 'next comment'.
When I open table TBL1 for edit, comment field contains previous comment ('some comment').
PS: When i reconnect to DB comment not changeVersion dbForge for Oracle : 3.1.243 Pro
3 votesPlease use the ‘Refresh Object’ button available at the bottom of Table Editor.
-
Allow Export and Import for Connection(s).
Rather than needing to enter each connection separately, add ability to export one (or all) connections to an xml or other text file, along with matching import function. This would make migrating dbForge studio to a new desktop computer much easier.
3 votesYou can export connections as follows:
1. Select ‘Tools → Import and Export Settings…’ from the main menu. The ‘Import and Export Settings Wizard’ window opens.
2. Select the ‘Export selected environment settings’ radio button and click ‘Next’.
3. Expand the ‘All settings’ node.
4. Select the ‘Connections’ checkbox and complete the wizard.To import connections, please select the ‘Import selected environment settings’ radio button in the ‘Import and Export Settings Wizard’ window.
-
My great idea
Hi again
3 votes -
Revert the Search and Replace scope to Default to Current Document
In previous versions, opening up a search (or replace) window would default to searching in the Current Document only. In version 3.7.472 it seems to randomly select All Open Documents or Current Project which is extremely frustrating and causes many unintended renames or replaces in other open documents. Please fix this.
3 votesThis issue is fixed in the latest product version https://www.devart.com/dbforge/oracle/studio/download.html
-
filter
I woul like to have "online" filtr on databases and 2nd on tables at window Database explorer. HeidiSQL have this. Ans its super!
3 votesYou can filter objects in Database Explorer with Filter Settings Dialog Box. Please refer to the following topic in the product’s Help documentation for details http://www.devart.com/dbforge/oracle/studio/docs/index.html?filter_settings_dialog_box.htm
-
Allow copying grid result column names
When displaying grid results, allow copying only column names (single / multiple). Currently there's only Copy data and Copy with header option available.
3 votesIn the latest version 3.9 you can right-click the selection in the grid and select ‘Copy Special → Copy Column Names Only’ from the popup menu.
-
Add a keyboard shortcut for "Show/Hide additional document views" button
Use Ctrl-R keyboard shortcut (same as in MS SQL Server Management Studio)
3 votes -
Add connectioninfo to the SQL tab
If I have got several database connections open, i am not sure which connection is involved in which editor tab. Could you add connection information to the Tab or give the posibility to switch the connection to the desired one?
3 votesThe feature is available in dbForge Studio for Oracle, v3.6.
-
Primary Key storage options
When creating a new table the primary key index is generated automaticly in the default tablespace.
Add a storage option to the primary key.3 votes -
Connect with windows authentication
What the title says. Connect to an Oracle instance with windows authentication.
3 votesThe feature is available in dbForge Studio for Oracle, v3.6.
-
Add Indention Guides
It would be great if you could add an option to display indentation lines like in VS or Toad.
2 votesPlease see the ‘View White Space’ and ‘Show Line Numbers’ commands available in the ‘Edit → Advanced’ section of the main menu.
-
Ability to change font size in editor using hot keys
For instance, CTRL + rolling the mouse wheel.
2 votesThe feature is available in dbForge Studio for Oracle, v3.6.
-
Ability to see and expand other database schemas in the DataBase Explorer
In the TreeView of DataBase Explorer Add de Ability to see other schemas in the database, like Oracle SQLDeveloper has.
1 voteThis can be achieved either by selecting a connection and then clicking the ‘Show All Objects’ button on the toolbar of Database Explorer or by selecting the ‘Show All Objects’ option on the ‘General’ tab of the ‘Database Connection Properties’ dialog box (right-click the connection in Database Explorer and select ‘Modify Connection…’ from the popup menu).
-
1 vote
-
The schema compare tool showed false positive for all of my tables.
I was told this was because of 'invisible' characters which makes no sense for a table creation script.
1 vote -
Display commands for shortcuts in convenient table
Display the commands for shortcuts in a convenient table rather than in the scrollable list displaying only four commands at a time ('Environment -> Keyboard' branch in the 'Options' window)
1 vote -
Ability to view dependencies for package procedures/functions in Database Explorer
It would be convenient to see what the package procedure/function depends on and where it's used.
1 vote -
Retrieve metadata on background thread
When I first launch dbForge studio to run a quick query, I always get stuck waiting on it to retrieve metadata. I usually bail out and go launch Oracle Sql Developer and cntl-alt-delete dbForge rather than wait for it. Can this be moved to background thread where it doesn't block my query from executing. I realize intellisense, etc. may not work until it completes, but I'm okay with that. I like the product, but this one feature will prevent me from purchasing this tool in the future.
1 voteTo avoid this, you can turn off the automatic completion list:
1. Select ‘Tools → Options…’ from the main menu. The ‘Options’ window opens.
2. Navigate to the ‘Text Editor → Code Completion → General’ branch.
3. Unselect the ‘Auto List Members’ option.
4. Click ‘OK’.You still can manually invoke the completion list with CTRL+SPACE.
-
PLEASE, SEND THE LICENCE WHEN THE CLIENT BUY FOR THE PRODUCT !!!!
I´VE BOUGHT THIS PRODUCT USING DIGITAL RIVER (SHARE-IT) ORDERE NUMBER 416227955, BUT YOU DIDN´T SEND MY KEY. I THINK THAT WOULD BE WONDERFUL IF YOU ACT CORRECTLY WITH YOUR CUSTOMERS !!!!!!!!!!!!!
1 voteWe’re sure you’ve received your licence!
- Don't see your idea?