Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Ingo Bindbeutel: "I did buy Firebird Maestro before, because it is an excellent application and does a very very good work for me! I tried AnySQL and I did buy it, because it's a wonderful application too! Both are similar to use and easy to work with it! I am impressed by the quality and stability of the product! To all members of the SQL Maestro - Team: "keep going this way and make many people happy in using your software!" Thank you for making my life easier and my work productive".
Steve Naidamast: "I just downloaded your new offering of AnySQL Maestro. What a nice product. I was immediately able to connect to an Access database to review the data.

I have already purchased from you your Oracle Maestro as well as your SQLite Maestro.

I am curious as to why you have decided to release such a nice product as Freeware...

Keep up the excellent work".

More

Add your opinion

SQL Maestro Group / Products / AnySQL / AnySQL Maestro / News / AnySQL Maestro 13.2 released

AnySQL Maestro 13.2 released

Feb 11, 2013

Prev Next

SQL Maestro Group is happy to announce the release of AnySQL Maestro 13.2, a universal powerful solution for administering any database engine (SQL Server, Oracle, MySQL, MS Access, etc.) that is accessible via ODBC driver or OLE DB provider.

Please consider the list of new features implemented in this version since the last official release:

New features:

  • AnySQL Maestro has been optimized to work with some popular DBMS. Also we have successfully tested the software with the latest versions of database servers and OLE DB Providers / ODBC drivers and updated the Connection String Reference accordingly.
  • Get SQL Dump wizard has been significantly updated:
    • Now it is possible to rename output columns in the result SQL script. To set a new target column name, enter a value to the Target column in the grid at the first step of the wizard.
    • You can also change the order of output columns using the appropriate commands of the popup menu or Ctrl+Up and Ctrl+Down shortcuts.

      SQL Dump: target column orderPicture 1. SQL Dump: target column order

    • Starting with this version it is possible to specify the SQL syntax the result script to be written on. This feature allows you to restore the dump contents to a table in a different database server such as PostgreSQL, SQL Server, Oracle, Firebird, or SQLite.

      SQL Dump: setting SQL syntaxPicture 2. SQL Dump: setting SQL syntax

  • The Start Page has been redesigned in order to provide quick access to recently connected database profiles and display the latest company news.
  • SQL Editor features:
    • Now on executing several statements from a single editor tab (did you know about such a possibility?), the corresponding result tab is marked with an appropriate image.

      SQL Editor result tabs imagesPicture 3. SQL Editor result tabs images

    • Starting from this version you can copy the selected text from any editor to Clipboard as a ready-to-use string written in one of the following programming languages: C#, C++, Delphi (Object Pascal), and Java. This feature is accessible in the Export section of the editor area popup menu.

      SQL Editor: copy selected text as a string written in programming languagePicture 4. SQL Editor: copy selected text as a string written in programming language

    • From now on you can use shortcuts based on the F5 key to execute your queries in various ways (this is to ease life of Visual Studio users). The complete list of new shortcuts is as follows:
      F5 Execute the whole query
      Alt+F5 Execute only selected text
      Shift+F5 Execute the query as SQL script (no dataset is returned). The reason of implementing this mode is that it is slightly optimized to execute statements that do not return data such as INSERT or CREATE TABLE.
      Ctrl+F5 Execute the statement at the cursor position.
      Of course the same actions are still available through F9 and F8 shortcuts. For example, you can use Alt+F8 to execute the selected text or Ctrl+F9 to execute the statement at the cursor position.

      SQL Editor ShortcutsPicture 5. SQL Editor Shortcuts

  • Database Explorer: now it is possible to assign a custom color to a certain database profile. For example, you can mark development and production databases in different colors in order to prevent casual metadata or data changes in the production. The desired color can be selected at the Options tab in the Edit Database Profile dialog.

    Colored profilesPicture 6. Colored profiles in the explorer tree

  • Hints for foreign key columns now include the name of the parent table.

    Foreign key column hintPicture 7. Foreign key column hint

  • Script Runner allows now to execute archived scripts directly from .zip files. The tool unpacks zip archives to temporary files by itself for further executing.
  • Data Grid features:
    • Multi-column lookup editors become available. Such editors modify values of several columns in the record simultaneously in order to guarantee referential integrity.

      Multi-column lookup editorPicture 8. Multi-column lookup editor

    • Data Input Form has been significantly improved. Now it simplifies the input of data with lookup menus for columns linked with foreign keys and a calculator for DECIMAL columns.
    • Now the headers of primary and foreign key columns are marked with the 'gold key' and 'silver key' images accordingly as well as the headers of required columns are marked with a red asterisk. The existence of any column marked with a gold key in the dataset means that you can modify/delete the records of this dataset without risk of updating/deleting several records at a time.

      Key columns in the data gridPicture 9. Key columns in the data grid

  • Data Import features:
    • From now on it is possible to import data from CSV files that contain multi-line strings.
    • A possibility of setting the correspondence between source and target columns by column name has been implemented (previous versions allow you to set such a correspondence only by column index).

      Setting column correspondencePicture 10. Setting column correspondence

  • Data Export: now it is possible to specify decimal and thousand separators for the generated files (when applicable).
  • The progress windows are redesigned in the modern style and become more informative.

    Progress windowPicture 11. Progress window

  • Table Editor Options: starting with this version it's possible to allow the application to open details at the Data tab automatically.

In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.

Related links:

AnySQL Maestro home page
Download AnySQL Maestro
AnySQL Maestro Screenshots
Prev Next