ANN: EMS QuickDesk 2.77 released!


Dear Sirs and Madams,

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

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

What's new in version 2.77?

1. SynEdit component suite (the engine of QuickDesk syntax-highlight editors) is updated to version 1.1. We hope this new version will work even better than the previous one.

2. The new parameter "Disable Ctrl+Alt+* shortcuts" is added to the Editor options. We hope it will be useful for users who use Alt Gr key to input special characters such as '{', '}', '[', etc.

3. Database Explorer->Projects Tree->popup menu->: now you can add several database objects at once. Also the view mode of the Select Object Window (Large Icons, Small Icons, List, Detail) now saves/restores from the last usage.

4. Duplicate Database Object: now new objects are named correctly in Dialect 1.

5. Interbase/Firebird functions (SUM, MAX, COUNT, etc) are displayed now in the same color as the reserved words.

6. Visual QuickDesk (*) and User Manager: some improvements and bugfixes.

7. Some other small things.

(*) -- Professional Edition only

What is EMS QuickDesk?

EMS QuickDesk provides you with effective and powerful tools for
InterBase/FireBird administration. It helps to create/edit all database
objects, search in metadata, extract metadata, print metadata, import data
and export it into as many as 12 most popular formats. 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...

Don't forget to check out another our software:

New! Version 2!
EMS QuickExport Component Suite (http://www.ems-hitech.com/quickexport/) --
A set of native Delphi components for
exporting your data to 12 most popular formats.

EMS QuickLocalizer Component Suite
http://www.ems-hitech.com/quicklocal/) --
A set of native Delphi components for adding multilanguage support
to Delphi applications quickly and easily.

EMS QuickImport Component Suite (http://www.ems-hitech.com/quickimport/) --
A set of native Delphi components for
importing your data from most popular formats.

EMS MySQL Manager (http://www.mysqlmanager.com) --
The Best MySQL Administration and Development Tool.

EMS QueryBuilder (http://www.ems-hitech.com/querybuilder/) --
Powerful component intended
for visual building SQL statement for SELECT clause.

We hope you will like our products. Thank you for your time.

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