ANN: SQL Maestro for MySQL 9.2 released

2009-02-09 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 9.2,
a Windows GUI solution for MySQL administration and database
development. The new version is immediately available for download at

http://www.sqlmaestro.com/products/mysql/maestro/

New features:

1. Starting with this version it is possible to manage remote servers
i.e. servers that can be later used when creating tables with the
FEDERATED storage engine (MySQL 5.1.15 and higher).

2. SQL Editor: support for explicit transaction management has been
implemented. Now you can execute queries either in autocommit mode
(default behavior) or manage transactions manually.

3. Visual Query Builder has been dramatically improved. Now it can
produce INSERT, UPDATE and DELETE statements as well as the SELECT
statements containing subqueries and/or UNIONs.

4. Trigger Editor: the Code Completion feature becomes available for
the NEW and OLD keywords.

5. Tabbed MDI interface: a popup menu has been added to each tab.

6. An Italian localization is now included into the installation package.

7. Data grid: starting with this version it is possible to allow
displaying row numbers in grids.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. For more information,
visit the SQLMaestro web site:
http://www.sqlmaestro.com/news/company/5596/

Background information:
--
SQL Maestro Group is engaged in developing database administration and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: AnySQL Maestro 9.8 released

2009-09-09 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of AnySQL Maestro 9.8, a
powerful tool for managing any database engine accessible via ODBC
driver or OLE DB provider (MySQL, SQL Server, Oracle, Access, etc).

The new version is immediately available at
http://www.sqlmaestro.com/products/anysql/maestro/

This version features major improvements in Visual Query Builder, Data
Export and Data Import tools, significantly updated Data Grid and a
lot of other useful things. Full press-release (with explaining
screenshots) is available at:
http://www.sqlmaestro.com/news/company/anysql_maestro_9_8_released/

Starting with this version AnySQL Maestro comes in two editions:
Freeware and Professional. The feature matrix can be found at
http://www.sqlmaestro.com/products/anysql/maestro/free_vs_pro/

AnySQL Maestro has been successfully tested with all the latest
official MySQL ODBC drivers and all the latest MySQL servers v. 5.0
and 5.1.

Background information:

SQL Maestro Group is engaged in developing complete database admin and
management tools for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL,
SQL Anywhere, SQLite, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: SQL Maestro for MySQL 9.9 released

2009-09-30 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 9.9,
a Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

New features:
---

1. Starting with this version it is possible to reorder servers in the
Explorer Tree as well as reorder databases from the same server. You
can also sort servers and databases in an alphabetical order.

2. Now all the database profiles related to the same server may be
deleted at once.

3. The Rename Database Profile command has been added to the popup
menu. Use this command to rename a profile without opening its editor.

4. Data Export wizard has been significantly improved. Now you can
export data to Microsoft Office Excel 2007, Microsoft Office Word
2007, OpenDocument Spreadsheed, and OpenDocument Text file formats and
select the result file encoding (ANSI, UTF8, UTF16, UTF32, OEM, Mac).
Also the wizard has been completely redesigned to increase the
usability.

5. Data Import wizard has been updated too. Now you can import data
from Microsoft Office Excel 2007 and Microsoft Office Access 2007 file
formats, import CSV and Test data files stored in different encodings,
empty the target table as well as execute custom SQL scripts before
and after import. This wizard also has been completely rewritten;
moreover, the speed of the import process has been significantly
increased.

6. Visual Query Builder now supports cross-database queries (i.e.
queries based on tables from different databases).

7. Multi-column sorting has been implemented. To sort data on multiple
columns, use the Advanced Sort command from the grid's header popup
menu. Also we have added support for fixed columns (such columns are
displayed permanently when working with other grid data).

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sql_maestro_for_mysql_9_9_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: MySQL GUI Tools

2009-10-15 Thread SQL Maestro Team
> What are the best MySQL GUI tools available at the moment, for example
> SQLyog.

You could start with our AnySQL Maestro (free version available).
http://www.sqlmaestro.com/products/anysql/maestro/

Sincerely yours,
SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Data Wizard for MySQL 9.12 released

2009-12-03 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Data Wizard for MySQL 9.12,
a powerful Windows GUI solution for MySQL data management.

Data Wizard for MySQL provides you with a number of easy-to-use
wizards to convert any ADO-compatible database to the MySQL database,
import data into MySQL tables, export data from tables, views and
queries to most popular file formats as well as generate data-driven
ASP.NET pages for your MySQL database.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/datawizard/

New features
=

1. Data Import: now you can import data from XML, Microsoft Office
Excel 2007 and Microsoft Office Access 2007 file formats along with
Microsoft Office Excel 97-2003, Microsoft Office Access, CSV, DBF, and
Text files supported in the previous versions. Also starting with this
version you can import Text and CSV data files stored in different
encodings.

2. Data Import: now it is possible to empty target tables as well as
execute custom SQL scripts before and after the import.

3. Data Import: an ability of using the LOAD DATA INFILE command has
been implemented. This feature can speed up the import process up to
10 times.

4. Data Import: the wizard has been completely redesigned to improve
the look and feel and increase the usability.

5. Data Export: support for Microsoft Office Excel 2007, Microsoft
Office Word 2007, OpenDocument Spreadsheed, and OpenDocument Text file
formats has been implemented. Also now it is possible to select the
result file encoding. This wizard also has been completely redesigned.

6. Datapump: the conversion rules for fields and indexes become more
intelligent, so starting with this version most of source databases
from well-known DBMS can be transferred even with default settings (or
with a small customization). Also the speed of data transfer has been
significantly increased.

7. Starting with this version it is possible to connect to a remote
server via SSH tunnel using a key-based authentication (in addition to
the password-based authentication supported in the previous versions).
To establish a remote connection in this way, you have to provide a
private key (either in ssh.com or OpenSSH formats) and (optionally) a
passphrase. This version also introduces support for both SSH-1 and
SSH-2 protocols (whereas all the previous versions supported only
SSH-1).

8. An Italian localization is now included into the installation package.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release is
available at:
http://www.sqlmaestro.com/news/company/data_wizard_family_updated_to_version_9_12/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: PHP Generator for MySQL 9.12 released

2009-12-21 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
9.12, a GUI frontend that allows you to generate high-quality PHP
scripts for the selected MySQL tables, views and queries for the
further working with these objects through the web.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

Starting with this version PHP Generator for MySQL comes in both
Freeware and Professional editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before December 31 you can purchase Professional
Edition of PHP Generator for MySQL as well as all other our products
and bundles with a 25% discount. Merry Christmas!

Top 10 new features:


1. Support for updatable SQL queries.

2. Master-detail presentations.

3. Event-driven content management.

4. Client-side data validation.

5. Custom pagination (display partitioning).

6. Data export to PDF, XML, CVS, Excel and Word.

7. Support for hard-coded, table-based, and database server user authentication.

8. Record-level security.

9. Color schemes.

10. Multi-language support.

Full press-release is available at:
http://www.sqlmaestro.com/news/company/php_generator_family_updated_to_version_9_12/

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Code Factory for MySQL 10.2 released

2010-02-10 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Code Factory for MySQL
10.2, a powerful Windows GUI solution aimed at the SQL queries and
scripts development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/codefactory/download/

Please note that before February 14 you can purchase Code Factory for
MySQL as well as all other our products and bundles with a 20%
discount. Happy Valentine's Day!

New features
=

1. Starting with this version it is possible to connect to remote
MySQL servers via SSH tunnel using a key-based authentication (in
addition to the password-based authentication supported in the
previous versions). To establish a remote connection in this way, you
have to provide a private key (either in ssh.com or OpenSSH formats)
and (optionally) a passphrase. This version also introduces support
for both SSH-1 and SSH-2 protocols.

2. Visual Query Builder has been dramatically improved. Now it can
produce INSERT, UPDATE and DELETE statements as well as the SELECT
statements containing subqueries and/or UNIONs.

3. Data Export wizard has been significantly improved. Now you can
export data to Microsoft Office Excel 2007, Microsoft Office Word
2007, OpenDocument Spreadsheed, and OpenDocument Text file formats and
select the result file encoding (ANSI, UTF8, UTF16, UTF32, OEM, Mac).
Also the wizard has been completely redesigned to increase the
usability.

4. Data Import wizard has been updated too. Now you can import data
from Microsoft Office Excel 2007 and Microsoft Office Access 2007 file
formats, import CSV and Text data files stored in different encodings,
empty the target table as well as execute custom SQL scripts before
and after import. This wizard also has been completely rewritten;
moreover, the speed of the import process has been significantly
increased.

5. Starting with this version it is possible to reorder servers in the
Explorer Tree as well as reorder databases from the same server. You
can also sort servers and databases in an alphabetical order.

6. Data grid: starting with this version it is possible to allow
displaying row numbers in grids. Also we have added support for fixed
columns.

7. Get SQL Dump: abilities to generate multi-row INSERT statements and
specify output file encoding have been implemented.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release is
available at:
http://www.sqlmaestro.com/news/company/code_factory_product_family_updated_to_version_10_2/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: PHP Generator for MySQL 10.3 released

2010-03-30 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
10.3, a GUI frontend that allows you to generate high-quality PHP
scripts for the selected MySQL tables, views and queries for the
further working with these objects through the web.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before April 11 you can purchase Professional Edition
of PHP Generator for MySQL as well as all other our products and
bundles with a 20% discount. Happy Easter!

Top 10 new features:


1. Autocomplete and WYSIWYG editors.
2. Nested master-detail presentations.
3. Key columns for views and updatable queries.
4. Support for right-to-left languages (such as Arabic and Hebrew).
5. The read-only attribute for the column properties.
6. Project-level data manipulation events.
7. Default ordering for page records.
8. Updated image viewer and calendar components.
9. Filters to restrict number of records returned.
10. Data printing for single records.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/php_generators_advanced_to_version_10_3/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: SQL Maestro for MySQL 10.5 released

2010-05-19 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 10.5,
a Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

New features:
---

1. This release has been successfully tested with all the latest MySQL
server versions up to 5.5 as well as with 64-bit operating systems
including Windows 7 x64.

2. Starting with this version it becomes possible to connect to remote
MySQL servers via SSH tunnel using a key-based authentication (in
addition to the password-based authentication supported in the
previous versions). To establish a remote connection in this way, you
have to provide a private key (either in ssh.com or OpenSSH formats)
and (optionally) a passphrase. This version also introduces support
for both SSH-1 and SSH-2 protocols (whereas all the previous versions
supported only SSH-1).

3. The "Update Existing Records" option has been added to the Data
Import wizard. If this option is turned ON, the records will be either
updated or inserted.

4. MySQL warning messages are now displayed in SQL Editor and SQL Script Editor.

5. The Script Runner window can now be invoked directly from the Tools
menu. Also the productivity of this tool has been significantly
improved.

6. Starting with this version SQL Maestro for MySQL can execute SQL
scripts containing delimiters that consist of several characters (like
$$ or %^&*).

7. Data Grid: the "Clone current record" command has been added to the
popup menu. Use it to add a new record which is substantially similar
to an existing one.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sql_maestro_for_mysql_10_5_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: AnySQL Maestro 10.7 released

2010-07-07 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of AnySQL Maestro 10.7, a
powerful tool for managing any database engine accessible via ODBC
driver or OLE DB provider (MySQL, SQL Server, Oracle, Access, etc).
The new version is immediately available at
http://www.sqlmaestro.com/products/anysql/maestro/

This version features database profile management extensions, updated
Script Runner, improved Data Analysis and Data Import tools, and some
other useful things. Full press-release (with explaining screenshots)
is available at:
http://www.sqlmaestro.com/news/company/anysql_maestro_10_7_released/

AnySQL Maestro comes in two editions: Freeware and Professional. The
feature matrix can be found at
http://www.sqlmaestro.com/products/anysql/maestro/free_vs_pro/

AnySQL Maestro has been successfully tested with all the latest
official MySQL ODBC drivers and all the latest versions of MySQL
database server.

Background information:

SQL Maestro Group offers complete database admin and management tools
for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL, SQL Anywhere,
SQLite, Firebird and MaxDB providing the highest performance,
scalability and reliability to meet the requirements of today's
database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: from excel to the mySQL

2010-08-04 Thread SQL Maestro Team
Hi!

Data Wizard for MySQL allows you to import data from Excel (as well as
from CSV, DBF, XML and text files) in a few mouse clicks. The app also
provides a flexible task scheduler.
http://www.sqlmaestro.com/products/mysql/datawizard/

- Original Message -
From: "HaidarPesebe" 
To: "MySQL Lists" 
Sent: Tuesday, August 03, 2010 3:23 PM
Subject: from excel to the mySQL


> Dear All,
> I'm needs a way to upload data from excel to the mySQL database. Dear all, I 
> need help is how to upload data from excel columns and load into mysql 
> database using php?
> Thanks
> HaidarPesebe

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: PHP Generator for MySQL 10.8 released

2010-08-26 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
10.8, a GUI frontend that allows you to generate high-quality PHP
scripts for the selected MySQL tables, views and queries for the
further working with these objects through the web.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before September 5 you can purchase Professional
Edition of PHP Generator for MySQL as well as all other our products
and bundles with a 20% discount.

Top 10 new features:


1.  Inline Insert and Inline Edit abilities.
2.  Support for RSS feeds.
3.  Environment variables (such as CURRENT_USER_ID) in events and templates.
4.  Page-level permissions.
5.  Client-side events including custom validators.
6.  Easy access to recently used projects.
7.  Changing number of records displayed at a page during application runtime.
8.  Customizable menus.
9.  Most-frequently used values for combo box editors.
10. Password encryption by the PHPass algorithm.

Full press-release (with explaining screenshots and code samples) is
available at:
http://www.sqlmaestro.com/news/company/php_generators_updated_10_8/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Data Wizard for MySQL 11.1 released

2011-01-25 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Data Wizard for MySQL 11.1,
a powerful Windows GUI solution for MySQL data management.

The new version is immediately available at
http://www.sqlmaestro.com/products/mysql/datawizard/

Data Wizard for MySQL provides you with a number of easy-to-use
wizards to convert any ADO-compatible database to the MySQL database,
import data into MySQL tables, export data from tables, views and
queries to most popular file formats as well as generate data-driven
ASP.NET pages for your MySQL database.

New features
=

1. Data Import: import from ODBC data sources has been implemented.
This allows you to import data from any database accessible via an
ODBC driver or OLE DB provider to MySQL.

2. Data Import: the Insert-or-Update mode has been added.

3. Data Import: now it is possible to specify SQL scripts to be
executed before and/or after data import to each table.

4. Data Pump: starting with this version it is possible to define
naming conventions for transferring metadata objects.

5. Data Pump: new version allows you to restrict number of pumped
records, view source table data as well as count number of records in
the source tables.

6. Data Export: when exporting to MS Access data from all the exported
tables/views/queries are stored to a single target database.

7. Common: this release has been successfully tested with 64-bit
operating systems including Windows 7 x64.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release is
available at:
http://www.sqlmaestro.com/news/company/data_wizards_are_updated_to_version_11_1/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



PHP Generator for MySQL 11.4 released

2011-04-26 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
11.4, a powerful GUI frontend that allows you to generate feature-rich
CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before the end of April 2011 you can purchase
Professional Edition of PHP Generator for MySQL as well as all other
our products and bundles with a 20% discount.

Top 10 new features:


1. Multi-level auto-complete editors based on cascading drop-down lists.
2. Editing and inserting data in modal dialogs.
3. Pre-defined client-side validators including Range, Email, and more.
4. Fixed header for data grid and line numbers for grid records.
5. Time edit control.
6. Masked edit control to restrict data input.
7. Grid footers to display summaries (Sum, Average, Count, etc).
8. Excluding certain files from the output.
9. Template-based lookup editors.
10.Generating image thumbnails on the fly.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/php_generators_updated_to_11_4/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: SQL Maestro for MySQL 11.6 released

2011-06-21 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 11.6,
a powerful Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

Please note that before June 26 you can purchase SQL Maestro for MySQL
as well as all other our MySQL-related products and bundles with a 20%
discount.
http://www.sqlmaestro.com/products/mysql/purchase/

Top 10 new features
===

1. DML Stored Procedure Generator.
2. View Generator.
3. Data import from any database accessible via ODBC driver / OLE DB provider.
4. Code Snippets.
5. Database connection checker.
6. Enhanced Data Analysis Tool.
7. Batch uploading files as BLOBs.
8. The "Execute at cursor" command for SQL Editor.
9. Highlighting foreign key columns for Database Designer.
10.Default directories for data export/import/extract/etc.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sqlmaestro_for_mysql_11_6_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: AnySQL Maestro 11.7 released

2011-07-13 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of AnySQL Maestro 11.7, a
powerful tool for managing any database engine accessible via ODBC
driver or OLE DB provider (MySQL, SQLite, PostgreSQL, SQL Server,
Oracle, Access, etc). The new version is immediately available at
http://www.sqlmaestro.com/products/anysql/maestro/

AnySQL Maestro comes in both Freeware and Professional editions. The
feature matrix can be found at
http://www.sqlmaestro.com/products/anysql/maestro/free_vs_pro/

Please note that before the end of the month you can purchase a
Professional edition of AnySQL Maestro as well as all other our
products and bundles with a significant discount. Details are
available at
http://www.sqlmaestro.com/purchase/

Top 7 new features:
===

1. Data pagination for the corresponding tab of object editors.
2. Code snippets for SQL Editor and SQL Script Editor.
3. Data import from any database accessible via ODBC driver / OLE DB provider.
4. Quick index creation.
5. The "Execute at cursor" command for SQL Editor.
6. Highlighting foreign key columns for Database Designer.
7. Default directories for data export/import/extract/etc.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/anysql_maestro_11_7_released/

Background information:

SQL Maestro Group offers complete database admin and management tools
for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL, SQL Anywhere,
SQLite, Firebird and MaxDB providing the highest performance,
scalability and reliability to meet the requirements of today's
database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Data Sync for MySQL released

2011-10-20 Thread SQL Maestro Team
Hi!

SQL Maestro Group starts a new product family and announces the
release of Data Sync for MySQL, a powerful and easy-to-use tool for
MySQL database contents comparison and synchronization.
http://www.sqlmaestro.com/products/mysql/datasync/

Key product features:

1. Comparing and deploying changes to database contents.
2. Automatic creation of error-free synchronization scripts.
3. Easy-to-read difference display.
4. Saving all options to a project file for instant re-execution.
5. Custom comparison keys and flexible auto-mapping tools.
6. Full control over the comparison and synchronization.
7. Powerful command-line interface for continuous integration.

Full press-release is available at:
http://www.sqlmaestro.com/news/company/datasync_product_family_started/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: PHP Generator for MySQL 11.12 released

2012-01-05 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
11.12, a powerful GUI frontend that allows you to generate
feature-rich CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before Jan 15 you can purchase Professional Edition
of PHP Generator for MySQL as well as all other our products and
bundles with a 20% discount. Happy New Year!

Top 10 new features:


1. Security enhancements.
2. New PDF export engine with Unicode support.
3. New insertion and editing modes.
4. Advanced control management in Edit and Insert forms.
5. Improved project management.
6. Copying and viewing data in modal windows.
7. Lookup filtering.
8. Command line generator.
9. Speeded up schema refreshing.
10.Bug report sender.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/php_generator_updated_to_11_12/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Code Factory for MySQL 12.3 released

2012-03-09 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Code Factory for MySQL
12.3, a powerful Windows GUI solution aimed at the MySQL queries and
scripts development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/codefactory/

Please also note that before March 18 you can get an additional 20%
discount on purchasing any our product suite including recently
launched Web Developer bundles.
http://www.sqlmaestro.com/purchase/

Top 5 New features
=

1. SQL Editor: Unicode support, text change markers, code snippets,
and improved code folding appearance.
2. Creation of views from Visual Query Builder.
3. Data import from any database accessible via ODBC driver / OLE DB provider.
4. Managing BLOB data as PDF.
5. Spanish translation.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release is
available at:
http://www.sqlmaestro.com/news/company/code_factory_advanced_to_12_3/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: SQL Maestro for MySQL 12.3 released

2012-04-02 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 12.3,
a powerful Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

Please note that before April 15 you can purchase SQL Maestro for
MySQL and all other our products and bundles with a 20% discount.
Happy Easter!
http://www.sqlmaestro.com/purchase/

Top 10 new features
===

 1. Backup Database tool.
 2. SQL Editors: Unicode support, text change markers, parameter
hints, and improved code folding appearance.
 3. Enhanced performance of the SQL Script Editor tool.
 4. Improved Script Runner.
 5. Inline images in the data grid.
 6. Displaying BLOB data as PDF.
 7. Table Editor: quick index creation.
 8. Creation of views from Visual Query Builder.
 9. Updated Data Input form.
10. A Spanish translation.  

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sqlmaestro_for_mysql_12_3_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: AnySQL Maestro 12.5 released

2012-05-10 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of AnySQL Maestro 12.5, a
powerful tool for managing any database engine accessible via ODBC
driver or OLE DB provider (MySQL, SQLite, PostgreSQL, SQL Server,
Oracle, Access, etc). The new version is immediately available at
http://www.sqlmaestro.com/products/anysql/maestro/

AnySQL Maestro comes in both Freeware and Professional editions. The
feature matrix can be found at
http://www.sqlmaestro.com/products/anysql/maestro/free_vs_pro/

Top 10 new features:
===

 1. Report Designer.
 2. Support for auto increment columns for MS SQL Server and MS Access.
 3. SQL Editors: Unicode support, text change markers, and improved
code folding appearance.
 4. Enhanced performance of the SQL Script Editor tool.
 5. Improved Script Runner.
 6. Inline images in the data grid.
 7. Displaying BLOB data as PDF.
 8. Creation of views from Visual Query Builder.
 9. Updated Data Input form.
10. Spanish translation.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/anysql_maestro_12_5_released/

Background information:

SQL Maestro Group offers complete database admin and management tools
for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL, SQL Anywhere,
SQLite, Firebird and MaxDB providing the highest performance,
scalability and reliability to meet the requirements of today's
database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Data Wizard for MySQL 12.6 released

2012-06-14 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Data Wizard for MySQL 12.6,
a powerful Windows GUI solution for MySQL data management.

The new version is immediately available at
http://www.sqlmaestro.com/products/mysql/datawizard/

Data Wizard for MySQL provides you with a number of easy-to-use
wizards to convert any ADO-compatible database to the MySQL database,
import data into MySQL tables, export data from tables, views and
queries to most popular file formats as well as generate data-driven
ASP.NET pages for your MySQL database.

Top 10 new features
=

1. The SQL Dump wizard. This tool allows you to export the data from
selected tables and views as a set of INSERT statements.

2. Data Pump: User-defined data type mappings.

3. Data Pump: Recognizing autoincrement columns in the source database
and converting them in the best possible way.

4. Data Pump: Data import using bulk-loading commands.

5. Data Import: Auto arranging target tables by dependencies.

6. Data Import: Import data from CSV files that contain multi-line strings.

7. Data Export: Decimal and thousand separators for the generated
files (when applicable).

8. All tools: Correct exit status (0 on success, 1 on error) for the
command-line mode. This return code can be checked in batch files
using the ERRORLEVEL variable.

9. All tools: Progress windows are redesigned in the modern style and
become more informative.

10. All tools: Log files become more structured and detailed.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release is
available at:
http://www.sqlmaestro.com/news/company/data_wizards_12_6_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: PHP Generator for MySQL 12.8 released

2012-08-21 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
12.8, a powerful GUI frontend that allows you to generate feature-rich
CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Please note that before Sep 2 you can purchase the Professional
Edition of PHP Generator for MySQL as well as all other our products
and bundles with a 20% discount.

Top 10 new features:


 1. New modern look and feel.
 2. Enhanced master-detail management.
 3. Custom templates.
 4. Automatic Filter Row.
 5. Filter Builder.
 6. New visual themes.
 7. Improved usability.
 8. New Autocomplete and Milti-Level Autocomplete controls.
 9. New "after action" events.
10. On-the-fly metadata refreshing.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/php_generators_updated_to_12_8/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Code Factory for MySQL 13.9 released

2013-09-23 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Code Factory for MySQL
13.9, a powerful Windows GUI solution for querying MySQL databases and
managing the data.
http://www.sqlmaestro.com/products/mysql/codefactory/

Please note that before Oct 13 you can purchase all our products and
bundles with up to 25% discount. Please find details at
http://www.sqlmaestro.com/purchase/

Top 10 new features:


 1. Improved SQL Editor.
 2. Updated SQL Dump wizard.
 3. Keyboard-interactive SSH authentication.
 4. New Start Page with quick access to recently connected databases.
 5. Data import from several files to a single table.
 6. Data export to the JSON format.
 7. Enhanced data grids.
 8. The Script Runner tool.
 9. Colored profiles in Database Explorer.
10. New modern progress windows.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/codefactories_updated_to_13_9/

Background information:

SQL Maestro Group offers complete database admin and management tools
for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL, SQL Anywhere,
SQLite, Firebird and MaxDB providing the highest performance,
scalability and reliability to meet the requirements of today's
database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Data Wizard for MySQL 13.12 released

2013-12-12 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Data Wizard for MySQL
13.12, a powerful Windows GUI solution for MySQL data management.

The new version is immediately available at
http://www.sqlmaestro.com/products/mysql/datawizard/

Data Wizard for MySQL provides you with a number of easy-to-use tools
to transfer any database to MySQL, import data into MySQL tables,
export data from tables, views and queries to most popular file
formats, dump table data to SQL files as well as generate data-driven
ASP.NET pages for your MySQL database.

Please note that before the end of the year you can purchase all our
products and bundles with a 25% discount. Happy Holidays!
http://www.sqlmaestro.com/purchase/

Top 10 new features
=

 1. Data Import: sending of email notifications with attached log
files after the importing.
 2. Data Import: loading data from several files to a single table.
 3. Data Import: redesigned Column Builder for text files with fixed
column width.
 4. SQL Dump: renaming and reordering output columns.
 5. SQL Dump: changing SQL syntax for the result scripts.
 6. Data Pump: improved default data type mapping.
 7. Data export to the JSON format.
 8. Keyboard-interactive SSH authentication.
 9. All the wizards now store their size and position.
10. New Start Page with comfortable access to program features.

Full press-release is available at:
http://www.sqlmaestro.com/news/company/data_wizards_advanced_to_version_13_12/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: SQL Maestro for MySQL 14.2 released

2014-02-06 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 14.2,
a powerful Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

Top 10 new features
===

 1. Support for a number of MySQL 5.6 and 5.7 new features.
 2. A new implementation of HTTP tunnel based on the MySQLi PHP extension.
 3. Keyboard-interactive SSH authentication.
 4. New Nullable Column Checker tool.
 6. Improved support for the bit data type.
 7. Database default character set and collation management.
 8. Data import from several files to a single table.
 9. Enhanced Column Builder for text files with fixed column width.
 9. Full-featured data grids when working via HTTP tunneling.
10. Data export to the JSON format.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sql_maestro_for_mysql_14_2_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: PHP Generator for MySQL 14.10 released

2014-11-04 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
14.10, a powerful GUI frontend for Windows that allows you to generate
feature-rich CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

PHP Generator for MySQL comes in both Freeware and Professional
editions. The feature matrix can be found at
http://www.sqlmaestro.com/products/mysql/phpgenerator/feature_matrix/

Top 10 new features:


 1. New and updated controls.
 2. Enhanced JavaScript API.
 3. New security-related features.
 4. Extended template management.
 5. Multi-group menus.
 6. New application-level events.
 7. Custom CSS and JavaScript.
 8. Usability improvements.
 9. PHP Generator UI enhancements.
10. Support for PHP 5.6 and other core features.

Full press-release is available at:
http://www.sqlmaestro.com/news/company/php_generators_advanced_to_version_14_10/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Data Sync for MySQL 15.3 released

2015-03-26 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of Data Sync for MySQL 15.3, a
powerful and easy-to-use tool for MySQL database contents comparison
and synchronization. The new version is immediately available for
download at
http://www.sqlmaestro.com/products/mysql/datasync/

Top 5 new features:


1. An ability to select or disable certain synchronization operations
(Insert, Update, and Delete) has been implemented.  The corresponding
command line switches have been added as well.

2. Now it is possible to specify SQL scripts to be executed before
and/or after synchronizing data of each table.

3. Synchronization script file name and log file name are now stored
in the project file. These settings can be overwritten with the
appropriate command line options.

4. The first page of the wizard has been redesigned in order to
provide more comfortable access to recently opened projects and
display the latest company news.

5. The progress windows are redesigned in the modern style and become
more informative.

Full press-release with explaining screenshots is available at:
http://www.sqlmaestro.com/news/company/data_sync_advanced_to_version_15_3/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: SQL Maestro for MySQL 15.5 released

2015-05-18 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of SQL Maestro for MySQL 15.5,
a powerful Windows GUI solution for MySQL administration and database
development.

The new version is immediately available for download at
http://www.sqlmaestro.com/products/mysql/maestro/

Top 10 new features
===

 1. Support for generated columns.
 2. Support for InnoDB fulltext indexes.
 3. The "Set to current timestamp on update" option in Field Editor.
 4. Updated Backup Database tool.
 5. Executing custom SQL scripts in all database connections
established by the software.
 6. Support for a number of new encryption algorithms in data grids.
 7. Colored tabs and more informative tab hints.
 8. Updated Data Export and Data Import tools.
 9. Improved Data Input Form.
10. Some performance and usability improvements.

In addition to this, several bugs have been fixed and some other minor
improvements and corrections have been made. Full press-release (with
explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/sql_maestro_for_mysql_15_5_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB  providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: SQL Maestro for MySQL 8.10 released

2008-10-31 Thread SQL Maestro Team
Hi!

SQL Maestro Group announce the release of SQL Maestro for MySQL 8.10,
a complete Windows GUI solution for MySQL server administration and
database development.

http://www.sqlmaestro.com/products/mysql/maestro/

New features:
=

1. An ability of using the LOAD DATA INFILE command has been
incorporated into the Import Data wizard. This feature can speed up
the import process up to 10 times.

2. Get SQL Dump Wizard and Extract Database Wizard now can generate
multi-row INSERT statements.

3. Starting with this version it is possible to use the lookup editor
for a column, which is linked by a foreign key with a (single) column
from another table. The editor displays the contents of parent table's
columns within a dropdown window.

4. A possibility of displaying data in the master-detail form has been
incorporated into the Table Editor (multiple detail pages can be
displayed for a single master row).

5. Filtering, grouping, and sorting features become available for TEXT columns.

6. Database Designer settings: the Show hints option has been added.
Also it is now possible to select the default graphic file format to
export diagrams as images.

7. Some other new features. Full press release is available at:
http://www.sqlmaestro.com/news/company/5554/

Background information:
===
SQL Maestro Group is engaged in developing complete database admin and
management tools for MySQL, Oracle, MS SQL Server, DB2, PostgreSQL,
SQL Anywhere, SQLite, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Thank you for your attention.

Sincerely yours,
SQL Maestro Group
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



ANN: PHP Generator for MySQL 15.12 released

2015-12-17 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
15.12, a powerful GUI frontend for Windows that allows you to generate
feature-rich CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

Top 15 new features:


 1. New modern look and feel.
 2. 100% responsive design.
 3. PHP 7 support.
 4. Top side drop-down menus.
 5. Enhanced Filter Builder.
 6. Multi-column sorting.
 7. Keyboard shortcuts.
 8. A number of new and updated controls.
 9. 18 color themes.
10. Font-based icons.
11. Event management enhancements.
12. Less preprocessor syntax for user-defined styles.
13. HTML filter.
14. New and updated data access drivers.
15. PHP Generator UI improvements.

Full press-release is available at:
http://www.sqlmaestro.com/news/company/php_generator_15_12_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: PHP Generator for MySQL 16.3 released

2016-03-24 Thread SQL Maestro Team
Hi!

SQL Maestro Group announces the release of PHP Generator for MySQL
16.3, a powerful GUI frontend for Windows that allows you to generate
feature-rich CRUD web applications for your MySQL database.
http://www.sqlmaestro.com/products/mysql/phpgenerator/

Online demo:
http://demo.sqlmaestro.com/

Video tour:
https://www.youtube.com/playlist?list=PL4XOgRu7Vck8B7wRj6XqwVL4NPZzWGAHH

Top 10 new features:


 1. Out-of-the-box Charts.
 2. Enhanced sidebar menus.
 3. Compact themes.
 4. Embedded Video support.
 5. Customizable success/error messages.
 6. Enhanced data export tools.
 7. Custom form titles.
 8. Event management enhancements.
 9. Detailed descriptions.
10. PHP configuration settings.


Full press-release is available at:
http://www.sqlmaestro.com/news/company/php_generators_16_3_released/

Background information:
---
SQL Maestro Group offers complete database admin, development and
management tools for MySQL, SQL Server, PostgreSQL, Oracle, DB2,
SQLite, SQL Anywhere, Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of
today's database applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql