ANN: EMS QuickDesk 2.9 released!


EMS HiTech Company is very glad to announce the next version (2.9) of QuickDesk -- The Best InterBase/FireBird Administration and Development Tool.

You can download the latest version from
http://www.ems-hitech.com/quickdesk/download.phtml

If you have already downloaded one of the earlier versions of EMS QuickDesk, you can download the .exe file only (see URL above). Just extract the archive and replace your old quickdesk.exe file.

What's new in version 2.9?

1. Import Data Wizard:

- Import from MS Access is implemented
- A possibility of replacing text for each imported field is added
- Some visual improvements
- Fixed bug with using constant values

2. The TestDataGenerator plugin was improved by adding the progress dialog.
Also there are some bugfixes in that module. Remember that this plugin is also available as Delphi source code in the $(QuickDesk)PluginsSourcesDataGenerator directory.

3. Server version is added to the database hint in the DB Explorer.

4. All modules from the Services menu (Backup, Restore, Statistics, etc) were optimized. Now they work slightly faster.

5. Now you can see 15 database domains at once in the Add Column/Edit Column dialogs.

6. SP Editor: The algorithm of recompiling procedure's dependencies was significantly improved.

7. Now it's possible to completely disable parsing of stored procedures before compilation (Environment Options -> Tools).

8. Now QuickDesk saves/restores DB Explorer's database order to/from the registry. Just a reminding that you can change database order in the DB Explorer tree by drag'n'drop.

9. Now QuickDesk saves its settings immediately after pressing the OK button in the Environment Options dialog.

10. Register Database Wizard: now it's possible to change the database name after using the Copy alias function.

11. QuickDesk now saves/restores the keyboard template style. Also some minor improvements in the Keyboard Template dialog.

12. View Editor: fixed bug with restoring privileges if the view name was changed.

13. The bug which occurred if you call User Manager immediately after registering a new database on a new server doesn't appear anymore

14. SP Editor: the cursor position now is displayed correctly.

15. Database Statistic: the '
' and ' ' symbols, which returned by server are now replaced to line break and TAB accordingly.

16. Save Settings Wizard: now QuickDesk correctly saves/restores registered databases information.

17. Fixed bug with creation of new procedure if the user enters procedure name using mixed case without quotes e.g. Some_Procedure

18. Environment Options -> Windows: in the previous version options the "Restricted By MainForm" option worked as the "Restricted By MainForm and DB Explorer" option and vise versa. It is fixed now.

19. Some other minor improvements and bugfixes.

What is QuickDesk?

EMS QuickDesk provides you with effective and powerful tools for InterBase/FireBird administration. It helps you to edit all database objects, search in metadata, extract metadata, print metadata, import data from MS Excel, DBF, TXT and CSV files and export them into as many as 12 most popular formats (MS Excel, MS Word, TXT, HTML, etc). QuickDesk also includes Database Designer, SP Debugger, SQL Editor, Visual Query Builder, Grant Manager, User Manager, BLOB Viewer/Editor, SQL Script processor, Third-Party plugins support and many more other features.

Best regards,
EMS HiTech development team
http://www.ems-hitech.com

Related Discussions
  • HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)
    Just add "listbox1.parent:=form1" after "create"...
  • TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)
    It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
  • RICHEDIT! (2001-02-05 08:07:07)
    OK, to "protect the text where it can not be modified, use the SelAttributes.Protected property. You can also prevent naything from being...
  • COMPILING APPS FOR NON-INTEL PROCESSORS (2001-03-13 13:08:46)
    Yeah it would be nice. I have had several people request Mac versions of our software.
  • HOW WM_KEYDOWN WORKS...? (2001-03-21 12:35:55)
    When you send WM_CHAR, it's something like WM_KEYDOWN then WM_KEYUP... When you only send WM_KEYDOWN, the edit box "think" the key hasn't been...
  • SHOWING ENTIRE KEY COMBINATION? (2001-03-22 02:25:43)
    Here probably better way... Following code is the component which hooks all keypresses in entire application and let to handle them in...
  • IS IT POSSIBLE TO MODIFY A COMPILED EXE ? (2001-04-05 10:59:50)
    There are patch makers available. You can probably find something on www.shareware.com I have never used one but I believe the idea is that you...
  • HOW I CAN LOOK ON THE FLY IF IF THE LEFT MOUSE BUTTON IS DOWN. (2001-04-18 04:48:09)
    Thank you ! Here is a sample code : procedure TForm1.Button1MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y:...
  • DELPHI 6? (2001-04-20 04:08:15)
    Hi.I had asked John Kaster about it and he told me that it would be released on the second semester of this year. Regards, Eduardo Tavares...
  • MOUSE STATE IN A WHILE LOOP (2001-05-08 06:50:46)
    Steps as follows: 1. Declare a private member field FIsMouseDown : boolean, and set this to FALSE in the FormCreate. 2. In the OnMouseDown event...
Latest News
Submit News Form Past News
Latest Forum Entries