460 results found
-
Add button to quick object info hint to edit table
When hoovering over a table, show not only table columns, but also offer to navigate to the table editor window.
1 vote -
Can't login to forum, goes around in circles
I don't know my username, I know my email, I can't request my password as it says my account is activated, but I can't get the activation email because I don't know the username apparently.
Someone help, very frustrating
1 vote -
I fusion developed anymore?
I like the idea of it, but I can't do something simple like collapsing sections, using outlining?
Is the product being developed anymore, I see the last update was sometime ago?
1 vote -
break the 1000 records limits like mysql because sometime I need to see how many records were retrieved, thank you, nice product
break the 1000 records limits like mysql because sometime I need to see how many records were retrieved, thank you, nice product
1 vote -
Option SkipSchemaName for Schema Comparison
When running Schema Comparison it would be handy having an option for skipping schema name. Currently, the same procedure in two different databases comes up as different if refereed tables (and other) are qualified with schema name.
1 vote -
Create T4 Templates for WebAPI.
It would be great if there were T4 templates for generating Microsoft WebApi endpoints reather than MVC controllers. MVC is ok but amI, as I a im sure more and more developers are, creating client apps which access data via web apis or similar. Of course the advantage of this it that these webapis dont care what the client is and the client dosent care what is behind the webapi.
1 vote -
CLIENT_INTERACTIVE flag in mysql_real_connect
How about an option in the connection string to mark the connection as an interactive one so that interactivetimeout applies instead of waittimeout?
1 vote -
Make the restore database have the option to ignore errors
Make the restore database have the option to ignore errors, so easy can fix minor mistakes without having to redo the backup
1 vote -
Allow resize of "Recent Files" panel on start page
I'd like to be able to resize this panel without the need to hover over the item. Very, very minor item. Thank you.
1 vote -
Skip column when using the 'Fill mapping' feature during data import
During import of CSV data (and possibly other formats), one can use the 'Fill mapping' feature to automatically assign columns.
This also works if the source columns are unnamed, however, the columns are filled in order starting from the first. There is no option to skip a specific column (e.g. identity column).Now, I have a large table with lots of columns. When importing, I wish to skip the first (ID) column and assign the source columns starting at the second target column, as the CSV file does not include an ID column.
1 vote -
Add option to play a sound when a execution completes
Add option to play a sound when a execution completes. I often move to another program during processing and forget to check status
1 vote -
Do not clear existing data set
Allow you to pin data result tabs so that they don't close when you run a new window in the same query.
Also if you re-run a query that matches an existing result set, only update that data tab, do not clear the others.
1 vote -
there's no color effect of current line?
can you add the color effect of the current line?it'll be better for editing SQL~
1 vote -
Executing query on closed connection
After you close a connection to database you can still execute queries on that database. It can be quite dangerous.
I'd suggest a confirmation message if executing query on closed connection.
1 vote -
Allow for multiple Security Manager Tabs
In order to compare user lists, particularly for environment migration (DEV->QA->PROD), it would be helpful to allow multiple tabs of the Security Manager so that users lists can be quickly compared.
1 vote -
All open documents
Hi,
when opening a procedure and then Find the following should not happen:
1. Look in: All open documents. Better: Current document
2. If you search with 'All open documents' dbForge starts looking in the other open documents and not in the current document. It should first look in the current document.Ronald
1 vote -
Ability to freeze a column for tables which have a lot of columns
Very helpful function for me, but DBForge doesn't have it.
From Navicat manual:
"If there are many columns in the table and you want to freeze one or more columns to id
entify the record, just simply right-click the column you want to freeze and select Display -> Freeze Selected Column or select from the View menu.
The frozen columns will move to the leftmost position in the table grid. This action will locks the frozen columns, preventing them from being edited."1 vote -
alter table sql needed when i edit table in GUI
when i alter any column for renaming or chaning data type or any other action in table using GUI, I want it also as SQL code like in xampp
1 vote -
Handle newline and carriage return in result data
When results from SQL query contain a newline/carriage return, only the first part of the result (until the first CR) is displayed.
For instance, if my DB field contains CR as follows :
My Business
1 park avenue
New-York
USAWhen getting this field content through select, only the first line ("My Business") is displayed in the result panel.
1 vote -
Can't follow Caret when input Chinese characters
When using Chinese PinYin input(such as QQ pinyin input), the input box will keep at the left-top screen, don't follow my cursor position.
1 vote
- Don't see your idea?