460 results found
-
database name
DATABASE: test
DATABASE: Test
DATABASE: tEsTdbForge identify the same database and can't find tables because the database differs to others as identified with the same name
2 votesAdminDevart (_, Devart) respondedCould you please describe it in more detail?
Also, you may need to change or remove a database name in the ‘Database’ field of the Database Connection Properties dialog box (right-click the connection in Database Explorer and select ‘Modify Connection…’ from the popup menu).
-
explorer interface
- click on conection name expant tree node & conect 2 DB
- after close connection same action will only expand tre node, but not connect 2 DB - it wrong 4 several DB developers.
MUST:
click on node [+/-] expand|collapce it, but click on connection name is ALWAYS make real connection 2 DB when expanded.2 votes -
Disable foreign keys when deleting or truncating table
When deleting or truncating a table I would like to have the option to disable foreign key checks for this operation. This could be a simple check box which is unchecked by default.
If foreign keys are present, I either have to drop the database and recreate the whole schema or delete one-by-one figuring out the correct order or I have to write an SQL script with a lot of drop table statements and surrounding them with the foreign key checks setting.
This is cumbersome, especially for development purposes when I have to clear test data very often or deploy…2 votes -
Sync edit object in tag with selection in the database explorer
Please could you add a feature where the tab you are editing, e.g. a table, is sync selected with the database explorer
2 votes -
Remember last open tab in table/view detail
Most of the time, I want to see the table data, so I have to change tab from "Main" to "Data" every time I open the table details. Please add an option that remembers the last open tab for each table/view.
2 votes -
parameters
When defining the parameters for a Stored Procedure using the UI. Could the TAB key navitgate through the columns in the list "Name", "Type" and "Direction"? It would make it much quicker to add these if the hands can stay on the keyboard.
2 votes -
Smart explain integration
Advices to use indexes in queries
2 votes -
Floating Windows - why is this disabled for DB object tabs?
I'm not sure if this is a bug or if I'm just "holding it wrong" but there doesn't appear to be a way to get object editing tabs to float. Windows like the Object Viewer do (though this is disappointingly without independent minimising controls) but if I'm editing a table or a sproc then the "Float" option is disabled.
Is there a reason for this?
Ideally I think it would greatly help the product if it were possible to float windows and group floated windows into one floating tab group and if each floating object can be minimised/maximised independently of…
2 votes -
Todo/Task list for Database Project feature
To expand on the Project feature a Todo/Task list would be awesome as it would help me keep track of things I've done and haven't!!
2 votes -
Search text in trigger statement
The text search in trigger statements doesn't work using the "Find box" with "Look in -> Current Document".
Can you please solve this problem?
Thank you very much for your great work!
Francesco
2 votes -
memsql support
Предполагается ли поддержка memsql? https://www.memsql.com/product/
База реализует протокол MySQL. к ней можно подключиться любым MySQL клиентом, но не DbForge. Выдает ошибку https://i.imgur.com/vDP8fI0.png
Вероятно связано с особенностями DbForge при подключении к MySQL.
Поддержка memsql практически ничего не стоит, так как используется MySQL протокол, зато можете написать, что DbForge очень крутой и поддерживает еще и эту memsqlС уважением, Сергей
2 votes -
Automatic naming of the connections should be reversed
When a new connection is created, it gets the name of the database.ip.add.re.ss, but when you have 100+ connections, it takes a long time to find the one that you need to work with, since typically the database names are the same, at least in my business. I need that the name be ip.ad.re.ss.database, and the IPs be sorted by IP, not alphabetically, si it would be faster to locate a connection.
2 votes -
Allow variable identifiers to be user defined to accommodate multiple environments.
We are unable to define delimiters for variables. This causes query code from dbForge to fail when copied to a java based production environment.
Currently the dbForge variable delimiters are not compatible with many environments.
Provide means for users to define variable delimiters like DbVisualizer does.
2 votes -
Selected colums to clipboard
It would be nice to have a possibility of copy into the clipboard all selected column names from a table or view.
It's really weary to copy them on by one.1 voteAdminDevart (_, Devart) respondedCould you please clarify whether you were referring to the Data Editor or Table Editor functionality?
-
Error when importing DBF file with field type CURRENCY
A have dbf files with FoxPro database. When i trying to import file with CURRENCY datafields I get error: "Неверный или неизвестный тип колонки DBF"
1 voteAdminDevart (_, Devart) respondedCould you please provide us the CREATE definition of the table into which you are importing data and the imported .dbf file so we can reproduce this issue on our side?
-
Stop the view from being centered after moving an object with the arrow keys in the Database Diagram view
(or add an option if this is intended behavior). If I am zoomed in and move an object with the arrow keys the view will center on the object which makes moving something relative to something else that [was visible before the centering] very hard to do. It looks like the system is trying to guarantee the whole object is visible which results in the jumping if part of it is outside the view (clipped).
1 voteAdminDevart (_, Devart) respondedCould you please describe this in more detail? Screenshots or video will be also of help.
You can send a reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via e-mail.
-
Change user for select into outfile file permission
I have to be able to write files to a secure Windows server location where the user is something other than {user}@localhost. Is there a way to pass a username and password in the select into outfile command? I cannot have the write-to location be open to the world because the data are confidential.
1 voteAdminDevart (_, Devart) respondedCould you please describe this in more detail and let us know how it should be connected with dbForge?
-
Data viewer stops working
The data viewer stops working intermittently. The only way to get it working again is to restart dbForge. I execute a query, and then right click on a cell in the results and select Data Viewer. In most cases this shows the data in the Data Viewer panel but it regularly jus displays nothing.
1 voteAdminDevart (_, Devart) respondedPlease make sure you are using the latest build 6.2.280.
If the issue still persists in the latest build, please provide us the CREATE definition of the table and a test record so we can reproduce the issue on our side.
You can send a reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via e-mail.
-
Customizable Macros
Posibility of make macros and shortcut-keys, each macro can write custom code like pgAdmin program. For example:
Macro 1: Ctrl-F5 = "Select * from $SELECTION$"
Macro 2: Ctrl-F6 = "select count(*) as rowsintable from $SELECTION$"1 voteAdminDevart (_, Devart) respondedWe recommend you to try the Code Snippets feature. Please refer to the ‘Code Snippets
’ topic in the product’s Help documentation for details. -
Allow Downgrade to prior version
Once upgraded, I don't see an easy way to revert to the prior version. It seems to entirely wipe it. Its just a matter of time before the new version exhibits some serious problem.
Additionally; it would be nice to set a preference to never accept a new version until it's been out for a month. Typically; I manually decline the upgrade until it seems like a month has gone by but that's just unscientific.
1 voteAdminDevart (_, Devart) respondedPlease note that you can unselect the ‘Check updates on startup once a week’ option available in the ‘Environment → General’ section of the ‘Options’ window that can be invoked from the main menu ‘Tools- > Options…’.
Earlier product builds and versions are available to registered users only and can be downloaded from Registered User’s Area.
- Don't see your idea?