EMS MySQL Manager v1.5 released!


Dear Sirs and Madams,

EMS HiTech Company is very glad to announce the new version of EMS MySQL Manager – a powerful MySQL administration and development tool.

You can download the latest version from
http://www.mysqlmanager.com/download.phtml
If you have already downloaded one of the earlier versions of EMS MySQL Manager, you can download the .exe file only (URL above). Just extract the archive and replace your old mymanager.exe file.

We are very grateful to the users that have already purchased and registered our product: your help was really appreciated.

What is the EMS MySQL Manager?

EMS MySQL Manager provides you with powerful and effective tools for MySQL Server administration and object management. It allows you to edit all MySQL database objects easily, run SQL scripts, manage users and administrate users' privileges, visually build SQL queries, extract or print metadata, export/import data, view/edit BLOBs and includes many more services to make your work with MySQL server as easy as you want.

New in version 1.5:

1. New powerful and flexible user interface was applied to MySQL Manager. This new interface allows you to customize tool bar content (e.g. hide or move button, make button groups, etc.), show only recently used items in menu, customize menu's behavior and other useful features. More over, the new dialogue was added, that allows you to select the visual scheme between two standard ones (XP-like or Classic), or customize it as you desire. The visual scheme includes the view style of bars, trees, lists, edit controls, check boxes and page controls, so you can totally change the way of how the application looks. All customizations will be saved for future use.

2. New powerful data grid was added in Data View. Now you can edit data just in the grid within powerful inplace editors.

3. Extract Metadata: extraction templates was added. Now you can save the frequently used extract configuration templates for future use or load previously saved ones. It is very useful when you use the Extract Metadata dialogue for backuping the dump of your databases.

4. The possibility of extracting the data for the BLOB fields was added. Now you can dump the table data with BLOB fields using Extract Metadata dialogue. Also this possibility was added to Export As INSERT statement dialogue.

5. SQL Script: Enable/Disable Parsing button was added to tool bar. This feature allows you to disable script text parsing when the script is too large (e.g. has BLOB data in INSERT statements).

6. DB Explorer: possibility of multiple object dropping and editing was added. Now you can quickly drop several objects from database using popup menu of the SQL Assistant. Simply select the objects in the list of SQL Assistant, right-click on selection and choose Delete item from the popup menu. You can also activate object editors within the same menu.

7. The possibility of dropping the system 'mysql' database is not allowed now via Drop Database menu item.

8. Fixed bug with viewing/editing the fields of DECIMAL type. Now the size of such fields will be displayed correctly.

9. Some minor bugfixes and small improvements.

We hope you will like the new version of our product. 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"...
  • HIDING FILES FROM USER OUTSIDE OF MY PROGRAM. (2001-01-17 04:33:53)
    You won't like my answer :-) Yes, there's a way. You'll have to developp a VxD file, to hook the IFS manager. But you can't do that in Delphi (I...
  • DISABLE WINDOWS SPOOL (2001-01-18 23:14:49)
    You don't need to turn off the spooler service to print to a specific port ...:o) The spooler is a service and may be stopped with a service...
  • HOW TO EXECUTE THE CPL FILE ??? (2001-01-19 14:53:24)
    Here's many of them. remember that the arguments may be different for different versions of Windows: See my other post on how to run them......
  • 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...
  • LOOP TO GET NEXT ACTIVE APP IN WINDOWS Z-ORDER? (2001-02-02 13:08:47)
    If you find SysTray or Program Manager, pass the handle of the SysTray or Program Manager to the GetWindow function with the GW_HWNDNEXT uCMD...
  • 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...
  • RUNNING CODE ONCE FORM IS VISIBLE (2001-02-08 22:35:31)
    You could also add a TTimer component to the form, that gets enabled by .Show event and fires after any preset interval. The OnTimer event could...
  • LMSHARE.H WITH INCLUDE FILES ... (2001-02-07 06:30:32)
    www.delphi-jedi.org has the Lan Manager headers translated on their APILibrary page.
  • DATABASE (2001-02-11 10:57:10)
    Hi, thanks for repling again. I'll try and explain a little better. In a DBase Database, i have some fields: 'ID', 'Filename'. When a button is...
Latest News
Submit News Form Past News
Latest Forum Entries