295 results found
-
1 voteAdminDevart (_, Devart) responded
Could you please describe this in more detail and specify in what cases exactly this should be applicable?
-
Provide a new option to perform page breaks in output documentation
Provide a new option to perform page breaks in documentation when generating documentaion (e.g. at database table level). This would allow the documentation to be more readable for users. (SQL Documentor)
1 voteAdminDevart (_, Devart) respondedCould you please provide us screenshots of the actual and expected results?
You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .
-
Delete multiple rows
Hello,
When deleting multiple rows, the application deletes them one at the time.
If you could use a "IN" condition with the primary key, if any, the execution will be must more faster.1 vote -
select, copy and paste objects between diagrams
allow objects to be 'copied' between diagrams. I would like to be able to select a group of tables from one diagram and create a new diagram from those selected tables.
1 vote -
SQL notebook that can be global or per database. This can be helpful for storing and retrieving reusable SQL queries without saving files
SQL notebook that can be global or per database. This can be helpful for storing and retrieving reusable SQL queries without having to save and organize a bunch of .sql files in folders somewhere.
This is especially useful for complex queries for specific DBs or global generic ones. Also for sharing with a team.
Key word searching or tags would be nice as an option in it too1 vote -
Add Schema Selector to Connection - Like 'Owner' in Find Object
Rather than a ALL or ONE schema display within a connection, add a 'schemas to display' option like what is used for "Find Object->Owner" dropdown. If it's checked, it's displayed. Leave the 'display all' button through!
1 vote -
Allow parameter values to be saved between sessions
Every time the app is relaunched values for parameters (like :userKey) have to be re-entered.
1 vote -
execute stored procedure from Data tab
If you are in the "Text" tab of a stored procedure, there is a keyboard shortcut available to execute the stored proc (F5). This results in moving you to the Data tab.
If you want to re-run the same store procedure, you must use your mouse to click the Text tab then F5 again. It would be nice if from the Data tab you could F5 or other shortcut key saving the mouse clicks.
1 vote -
Ability to manage host and db privileges on security screen
The security screen allows management of global privileges (across all databases on a server), or object-level privileges (within a given database). What's missing is the portion in between - specifiying which databases or hosts a users' privileges apply to (impacts mysql db and hosts tables). As it stands, if I want to grant a user privileges that are database specific or host specific, I must create the grant/revoke statements to target the db and hosts tables directly.
1 vote -
Close to system tray
Instead minimizes in task bar use system tray during preventing close. This will save space and more logical because all documents are closed.
1 vote -
An option to Always use default "Fonts and Colors" for source code.
I use a very busy color theme in Visual Studio, finding it helps me visuallize the code better.
However, when comparing two files with my "dev" theme its much too visually noisy.
I would like an option to disable the coloring detected by Code Compare when launched from Visual Studio.
Just a simple checkbox to "Always use defautl colors" for source code would suffice.
1 vote -
Password protection Editor
For every user can use it. It would be a bad thing, after what that time editor of the machine itself was blocked.
1 vote -
Add "Optimize for empty tables" option in Data Comprison wizard
Use case: Moving data from production environment into empty test environment.
If source or target table is empty then there is no need to compare rows. In the frontend it looks like every row is processed in a loop, takes half a minute to process ~30000 records, and a lot more time to process a million records.
I suggest to perform a record count on the target table. If target table is empty, just suggest to copy over all rows in the source. If target table is not empty, then check source table. If source table is empty, then suggest…
1 vote -
Select font size in query builder
When designing a query with a lot of tables, the font size gets too small to read. You should be able to change the font to make it readable.
1 vote -
Allow export on master detail browser of displayed data.
While viewing a set of data in the master-detail browser, it would be nice to be able to export the data that is shown on the screen. The export could be done for each master-detail tab separately or it would be nice to be allowed to export data from all currently displayed tabs; however, this would have to be separate files or Excel sheets for each tab.
If nothing else, allow copy on the data rows so they can be manually copied and pasted into Excel or other application.
1 vote -
Ability to import several tabs from single Excel file at once
add a feature to import excel tables with several Regions because when you import the first region (or TAB) the action finishes and you have to begin again open the same file and perform the same action. I'm importing a 300 tables with 262000 records each one and is very difficult to open each file 5 times!!
1 vote -
1 vote
-
Data comparison: mark data not matched if destination doesn't exist or is empty
When performing data comparison, test destination for existence and number of rows before comparing. If destination table doesn't exist or is empty, all data in the source can be marked as not matched, saving the time of the actual compare operation.
1 vote -
Positioning of cursor while editing
Hello,
when the editor recognizes a command it automatically adjusts the lines.
Problem ist that the cursor does not follow!
Example: You are in line 2 of your SQL command and the editor adjusts the format to 4 lines. You continue to type, but not at the end in line 4 but somewhere in the middle in line 2 of the command.Ronald
1 vote -
have find and replace while editing views, procedures, etc
have find and replace while editing views, procedures, etc
1 vote
- Don't see your idea?