Skip to content

dbForge Studio for Oracle

dbForge Studio for Oracle is a powerful Oracle database development environment that provides you versatile data editing tools for managing in-database and external data. It allows you to synchronize data between different Oracle servers and automate schema change management process during development.

http://www.devart.com/dbforge/oracle/studio/

dbForge Studio for Oracle

Categories

JUMP TO ANOTHER FORUM

43 results found

  1. Extend code completion by providing automatic JOIN condition suggestions when typing SELECT statements.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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 change

    Version dbForge for Oracle : 3.1.243 Pro

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    You 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.

  5. I woul like to have "online" filtr on databases and 2nd on tables at window Database explorer. HeidiSQL have this. Ans its super!

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. When displaying grid results, allow copying only column names (single / multiple). Currently there's only Copy data and Copy with header option available.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    In 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.

  7. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Use Ctrl-R keyboard shortcut (same as in MS SQL Server Management Studio)

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. What the title says. Connect to an Oracle instance with windows authentication.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. It would be great if you could add an option to display indentation lines like in VS or Toad.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Please see the ‘View White Space’ and ‘Show Line Numbers’ commands available in the ‘Edit → Advanced’ section of the main menu.

  12. For instance, CTRL + rolling the mouse wheel.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. In the TreeView of DataBase Explorer Add de Ability to see other schemas in the database, like Oracle SQLDeveloper has.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This 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).

  14. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. I was told this was because of 'invisible' characters which makes no sense for a table creation script.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. It would be convenient to see what the package procedure/function depends on and where it's used.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Questions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    To 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.

  19. 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 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. In case you select to connect to a server via Oracle client on х64 operating system having only х32 oci.dll and no х64 oci.dll, offer to download x32 version of dbForge.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?