191 results found
-
Edit Table - Update Identity Initial Value to Max(Col) + Increment
When editing a table with a column that has an Identity specification, set the initial value to the max value of the existing data in the identity column plus the increment so that PK Constraints aren't triggered on subsequent insert. Possibly prompt to perform this?
1 vote -
Generate C# POCOs e.g. for Entity Framework
It would be helpful to generate C# POCO sourcecode right inside dbForge Studio.
Right click on table or view => Generate script as => C# POCO
I use code first approach, but structure changes are made directly in the database.
Of course I use VS if I have to create a complete new c# model from a database. But for single tables / views it would be a timesaver, to generatet the POCO C# sourcecode in dbForge and then copy-paste it to VS (especially with Oracle).1 vote -
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 -
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 -
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 -
add confirm dialog when clearing bookmarks
Need confirm dialog when clearing bookmarks
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 -
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 -
Set disable for tooltip on tab panel.
Tooltip hinders when clicking on the tabs panel.
1 vote -
Field Name Suggestions/Completion
It would be very helpful of field name suggestions/completion existed for linked databases.
1 vote -
Add Highlighting to Editor
Can you add highlighting to editor. For example, select text and add yellow highlight.
1 vote -
1 vote
-
1 vote
-
Need select all cells by click top-left corner of grid result
Basically align with ssms please
1 vote -
1 vote
-
1 vote
-
Need multiple columns sorting in grid result
Need multiple columns sorting in grid result, like DataGrip
1 vote -
export edilen tablolarda sıralama kriteri (örneğin primary key id artan ya da azalan olarak) belirlenebilmelidir.
export edilen tablolarda sıralama kriteri (örneğin primary key id artan ya da azalan olarak) belirlenebilmelidir.
1 vote -
1 vote
-
When creating a connection, it would be great to set a default object to open
When creating a connection, it would be great if I could select a default object and folder to open. For example: When I connect to a database, I have to select show all objects. I than need to select my desired Schema and than select the Tables folder to view the tables. I have to do this every time I disconnect and reconnect. It would be great to be able to select this as a default to do it automatically every time I connect.
1 vote
- Don't see your idea?