191 results found
-
Database settings Visual viewer/editor
Add visual editor for Oracle database settings
2 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 -
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 -
Support schedule jobs in schema comparison
The schema comparison should allow to compare DBMS_SCHEDULER-derived objects, such as scheduled jobs, schedules, programs, chains, and so on.
2 votes -
Excel Export Wrapping Columns Default
Please either turn off or provide a configuration option to not allow cell wrapping for data exported to Excel.
Why is this even the default for export when it is not the default for worksheets created in Excel?
2 votes -
Enable auto-format with custom file extensions
It would be nice to link multiple file-extensions, i.e., .PKB and .PKS, with the auto-formatting feature.
1 voteAdminDevart (_, Devart) respondedCould you please clarify whether you were referring to SQL Formatter wizard accessible from the main menu ‘Tools → SQL Formatter…’?
-
fetch data is take too long time.
when i use VPN to get data. it take too long time.
1 voteAdminDevart (_, Devart) respondedCould you please provide us the concrete time interval the data fetch takes?
Please also provide us the full name and vendor of the product compared to which the data fetch of dbForge takes longer?
-
Create option in dbForge for Oracle object file extensions, then make add Fusion to VS File Extension dialog.
Fusion doesn't play well with SSDT in the same solution. Fusion grabs all .sql file associations. Double click on a .sql file in Sql Server Database Project and Fusion prompts you for a connection to Oracle. The only way to get the file loaded into SSDT Designer is to right click the file. This could all be solved if DevArt tokenized the file extension and allowed the user to choose: .plsql.
1 voteAdminDevart (_, Devart) respondedWhen installing dbForge Fusion, it becomes the default editor for opening *.sql files and you are asked to select a connection in the dbForge Fusion’s dialog. Though, you can change the default editor in the ‘Open With’ dialog of Visual Studio. For this, please perform the following:
1. Select ‘File → Open File…’ from the main menu of Visual Studio. The ‘Open File’ dialog opens.
2. Select a *.sql file and click the down-arrow against the ‘Open’ button.
3. Select ‘Open With…’.
4. Select an editor and click ‘Set as Default’.
5. Click ‘OK’. -
"Compile" button for packages and procedures
"Compile" button for packages and procedures
1 voteAdminDevart (_, Devart) respondedHello,
Could you send us a screenshot of the ‘Complie’ button missing?
-
Execute script after connect
Perform script (file) executing after connect to project
1 vote -
Editor for Generate script as on some objects
When you right-click a table and generate script as update, the sql it creates shows all columns and is rather useless - I would prefer an editor to select which columns to include in the script and even a where clause for icing.
1 vote -
Add a notification upon the execution of the query that modifies particular table's data or structure
Add a notification upon the execution of the query that modifies particular table's data or structure with the ability to remember an answer for a specified period of time concerning whether I want to see the notification in future.
1 vote -
1 vote
-
Rules to Ignore Changes during Schema Comparison
UI-wise, right click and ignore, configure context dialog opens, based on current context. Having pre-populated table name, column name, type, value, change type, possible to leave as is (not very useful), or set table name to null/empty or customize other filter options (LIKE, BETWEEN, ENDWITH etc). For example, you don't care if default values for dates are X on one database and Y on another, so ignore this change. Or if some column is missing on some table etc. Configurable by comparison, possible to save as a rule set to file.
1 vote -
1 vote
-
Implement an ability to view the value of the variable of type RECORD
Implement an ability to view the value of the variable of type RECORD when debugging stored procedures or functions.
1 vote -
Implement an ability to make the Watches window transparent and adjust the transparency
Implement an ability to make the Watches window transparent and adjust the transparency. Also, implement an option to automatically change the transparency to the second level on placing the mouse cursor over the window. Allow users to adjust both levels of transparency, colors, and fonts.
1 vote -
Auto-Refresh Session-Manager after x seconds
I need a possibility to set an auto-refresh to the Session-Manager after an amount of seconds. The seconds could be selected from a combobox or putting it into a textbox.
With this feature i can keep a vpn-connection alive.1 vote -
1 vote
-
1 vote
- Don't see your idea?