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

  2. Commit and rollback typed in text editor are beeing ignored when using "Execute current Statement". This happens when I go step by step through a script.
    Selecting and running as script works.
    But for consistency, both should work the same way.

    6 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  ·  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)
  3. Currently when comparing the contents of databases which contain singleton tables (no primary key single record) it is very time consuming to setup the compare. It would be very helpful if an option existed to change the default behavior for tables with no primary key. For most of my use cases I need to spend 10-20 minutes selecting every non-lob column as a key for these tables. A checkbox in the options screen could exist called something like "Automatically Map All Non-Lob Columns when No Primary Key Exists"

    9 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)
  4. Let's say, we have the following text:

    12$
    12367
    ...54
    ABCDEF

    1. Set the cursor at the end of the first row.

    2. Press ALT+SHIFT+Down (two times). The regular cursor will switch to 3 rows long vertical bar.

    3. Enter some text, let's say, 45. The text will be added into the 3 rows as follows:

    12$45
    1234567
    ...4554
    ABCDEF

    Just like it's implemented in Notepad++.

    26 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Section in options for transaction adjusting: autostart, isolation level and so on.

    185 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  19 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)
  6. Add 2 new buttons that will manually execute Commit or Rollback command on Oracle Databases.

    For Unit Testing we have to do Rollback or commit iteratively.

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

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

  9. My Notebook has as HiRes-Screen with 3200*1800 px. After starting dbForge all fonts and icons are very small. When opening a sql editor all fonts and icons get a new, larger, apperance. Pls show this larger fonts an icons directly after start.

    4 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  ·  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)
  10. 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)
  11. 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)
  12. 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)
  13. I need to know which triggers are laid on a table.
    No way to do that except searching on triggers names ...
    A tab called "Triggers" on table structure could solve that.

    4 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  ·  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)
  14. 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)
  15. 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)
  16. 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).

  17. A lot of steps are required to be performed to export all the Table to a INSERT SQL script.
    I should:
    1. Select the table
    2. Click right mouse button
    3. Select "Retrieve Data"
    4. If not all data is fetched, then go to the end of the recordset (because Ctrl+A cannot select not fetched data)
    5. Press Ctr+A
    6. Click right mouse button
    7. Select Script Data as INSERTs to
    8. Select "New Document"

    Why does it take so many steps for a routine task?

    I want to export a Table to a new document by selecting the table…

    20 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)
  18. 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)
  19. 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)
  20. 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)
← Previous 1 3
  • Don't see your idea?