192 results found
-
Field Name Suggestions/Completion
It would be very helpful of field name suggestions/completion existed for linked databases.
1 vote -
Ability to navigate for procedures and functions
Add ability to navigate for procedures and functions as it realised in menu item Go To Definition for tables.
3 votes -
Set disable for tooltip on tab panel.
Tooltip hinders when clicking on the tabs panel.
1 vote -
custom viewer/export for blobs
Custom Export functions for Blobs
Blobs can have multiple formats. In our case zipped zpl (zebra printing language)
Please provide a way for custom viewers / exports realized with .Net Plugins
Jan
1 vote -
move/duplicate row in source/sql editor
In editory you can move the current up or down (swap rows). Common keyboard assignment is Alt + Up / Down.
Duplicating a row up or down is often available with Shift + Alt + Up/Down.1 vote -
CURSOR support
SELECT CURSOR( SELECT * FROM dual ) FROM dual;
Returns ORA-01001: invalid cursor
On second try to open cell, the app crashes.
Other tools let you explorer contents of cursor.1 voteWe will fix this issue in one of the next product builds and will notify you once it’s available for downloading.
-
add confirm dialog when clearing bookmarks
Need confirm dialog when clearing bookmarks
1 vote -
Ability to select multiple schemas for creating snapshots
It would be nice if i can select multiple schemas for creating snapshots. "New Schema Comparison" window design is very handy and can be take as an example.
2 votes -
No data in global temporary tables
Data in global temporary tables not showing in data explorer of table, but in query like "select * from some_gtt" all data is visible. Version of DB Forge Studio is 4.0.237
1 vote -
Surround SCM integration
In dbForge for SQL Server we have direct support for Surround SCM source code management system.
Would be great if we can see this in dbForge for Oracle too.12 votes -
add parametr parser to "Edit Parameters(ctrl+shift+P) window
Then i use query with many param i need write all it into the parameters table hand by hand.
select :p1,:p2,:p3,:p4,:p5,:p6,:p7,:p8,:p9,:p10 from dual
please add textbox what i put m.b. JSON as:
{p1:1,p2:2,p3:3,p4:4,p5:5,p6:6,p7:7,p8:8,p9:9,p10:10} and it asserted to query and used in execute.
And can optuinal add type:
{p1:[1,number],p2:[2,number], p3:3,p4:4,p5:5,p6:6,p7:7,p8:8,p9:9,p10:10} with varchar2 as default2 votes -
"Compile" button for packages and procedures
"Compile" button for packages and procedures
1 voteAdminDevart (_, Devart) responded
Hello,
Could you send us a screenshot of the ‘Complie’ button missing?
-
Quick preview and export
Export current result set as insert statement to file and to clipboard (how is it in toad). Quick preview of the selected object (like F4 in Toad).
4 votes -
"Navigate to" - navigate to an object definition quickly and by keyboard only
Ability to navigate to search for and navigate to an object definition via keyboard navigation and at pace.
Something similar to Datagrip 's"Navigate to" (Ctrl+N) or Resharper search everywhere (Ctrl+T)
8 votes -
Filter Schemas
It would be nice to be able to filter schemas (as one can with database objects) when 'Show All Objects' is selected on the database connection.
9 votes -
Add custom folders to the Database Explorer Window
I'd like to be able to create a folder(s) in the Database Explorer Window based on a filter. For example...
Create a folder named Customer Tables. The folders contents are based on the filter "table_name like 'CUST%'".
Maybe even mix object types so I can see all customer tables and stored procedures.1 vote -
Have option to show possible values for field in query builder where clause generation.
When creating a where clause in query builder have an option that shows the possible values for a field (select one for logical checks, checkboxes for in and not in selections). This was one of the nice features in TOAD.
4 votes -
add userdefined connection string
I have to work with a failover connection string on my customer. So always he change to other connection I have to change it on my dbForge db configuration. On SQL Developer from Oracle, what is not so nice to work with like dbForge, I can add an connection string looking like this:
jdbc:oracle:thin:@(DESCRIPTION = (ADDRESSLIST = (FAILOVER = ON) (LOADBALANCE = OFF) (ADDRESS = (PROTOCOL = TCP)(HOST = porasbbmgmscan.server.com)(PORT = 1551)) (ADDRESS = (PROTOCOL = TCP)(HOST = dorasbbmgmscan.server.com)(PORT = 1551))) (CONNECTDATA = (SERVICENAME = DB_SNAPSHOT)))
It wold by very helpful for me, if I can…
4 votes -
0 votes
-
Better text editor for Report scripting C#
Reports allow to add C# scripting for specific events. This is a great feature, but the editor used to write c# is really poor, basic. No intellisense, no indentation, etc...
I think it could be great to use a better editor.
Thank you1 vote
- Don't see your idea?