ANN: EMS MySQL Manager 2.6 released

2003-09-08 Thread EMS HiTech Team
EMS HiTech company is pleased to announce MySQL Manager for Windows 2.6 -
the next version of our powerful MySQL administration and development tool!

You can download the latest version and user's guide from
http://www.mysqlmanager.com/download.phtml

What's new in version 2.6?

1. We've added the MySQL Server v4.1 support to MySQL Manager. Starting from
this version MySQL Manager allows you to connect to MySQL 4.1 using its
authentication protocol, so no more client incompatibility messages are
going to appear.

2. We've added a possibility to disable the separated thread creation for
each data/result view in tables and SQL editors. This may be necessary if
maximum allowed connection limit is too low. To use this possibility, just
check the Use shared connection for each data view within a database
option, which is located on the Grid - Advanced tab of the Environment
Options dialog.

3. The foreign key checks can be disabled now while transferring databases
by MySQL Manager. You can check the Disable foreign key checks option on
the last step of the Transfer Database Wizard for this purpose. (*) This
option is also available in the Extract Metadata Wizard, if it is checked,
then the SET FOREIGN_KEY_CHECKS=0 command is generated at the top of the
script.

Please see full press release at
http://www.ems-hitech.com/news.phtml?id=408

14. Fixed bug with transferring binary data. (*)

(*) - Professional Edition only

What is MySQL Manager?

EMS MySQL Manager provides powerful tools for MySQL Server administration
and object management. Its Graphical User Interface (GUI) allows you to
create/edit all MySQL database objects in a simple and direct way, design
databases visually, run SQL scripts, manage users and administer user
privileges, visually build SQL queries, extract, print, and search metadata,
create database structure reports in HTML format, export/import data,
view/edit BLOBs, and supplies many more services that will make your work
with the MySQL server as easy as it can be...

Don't forget to check out other our products:

http://www.ems-hitech.com/sqlmanagers
Powerful database administration tools for MySQL, InterBase/FireBird,
PostgreSQL and DBISAM servers

http://www.ems-hitech.com/sqlutils/
Cross-platform data management utilities for MySQL, MS SQL, PostgreSQL and
InterBase/FireBird servers

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll like our products.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com


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



ANN: EMS MySQL Manager 2.5 released!

2003-06-26 Thread EMS HiTech Team
EMS HiTech company is pleased to announce MySQL Manager for Windows 2.5 -
the next version of the best MySQL administration and development tool!

You can download the latest version and user's guide from
http://www.mysqlmanager.com/download.phtml

What's new in version 2.5?

1. We have added a possibility to save the Visual Database Designer diagrams
as graphical images. Now you can save your diagrams into four graphical file
formats: bitmap, JPEG image, GIF image and Windows metafile. This feature is
available through the Save as Image button of the Visual Database Designer
toolbar. (*)

2. Now SQL Editor and Visual Query Builder support query parameters. This
feature allows you to specify different values within a query in a popup
dialog just before the query execution. Use the colon (':') character before
some identifier (e.g. :P1) to specify a parameter within a query. Note that
query parameters are allowed only when the Allow using parameters in query
text option is checked on the Tools tab of the Environment Options dialog.

3. Data View: we have added a possibility to set filters for the Grid View.
Now you can filter the current data view using drop-down arrows on the right
of the column captions.

4. We have added a possibility to forward a local port to the MySQL server
located on a different from the SSH host. Now you can connect to the remote
MySQL server through the SSH protocol even if the SSH and MySQL hosts are
not on the same computer. All the parameters for connecting through the SSH
tunnel are set on the Register Database Dialog or the Register Host Wizard.
(*)

5. The Grant Manager provides now two new menu items: Grant All on All and
Revoke All on All. Use them for granting or revoking to the selected user
all privileges on all objects at once.

6. The Environment Options - Tools - Table tab provides the new Do not
retrieve record count for a table option. Enable this option for not to
retrieve record count, as this can take a long time for large InnoDB tables.

...

15. Some minor improvements and corrections.

(*) - Professional Edition only

Full press release is available at
http://www.ems-hitech.com/news.phtml?id=392.

What is MySQL Manager?

EMS MySQL Manager provides powerful tools for MySQL Server administration
and object management. Its Graphical User Interface (GUI) allows you to
create/edit all MySQL database objects in a simple and direct way, design
databases visually, run SQL scripts, manage users and administer user
privileges, visually build SQL queries, extract, print, and search metadata,
create database structure reports in HTML format, export/import data,
view/edit BLOBs, and supplies many more services that will make your work
with the MySQL server as easy as it can be...

Don't forget to check out other our products:

http://www.ems-hitech.com/sqlmanagers
Powerful database administration tools for InterBase/FireBird, MySQL,
PostgreSQL and DBISAM servers

http://www.ems-hitech.com/sqlutils/
Cross-platform data management utilities for MS SQL, MySQL and PostgreSQL
servers

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll like our products.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com



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



ANN: EMS MySQL Manager for Linux 1.3 released

2003-06-05 Thread EMS HiTech Team
EMS HiTech company is pleased to announce MySQL Manager for Linux 1.3 -- the
next version of our powerful MySQL administration and development tool!

You can download the latest version and user's guide from
http://www.ems-hitech.com/mymanager/download.phtml

What's new in version 1.3?

1. We've added the foreign key support for InnoDB tables

2. Table information in HTML Report includes foreign keys now.

3. DataFrame: The popup menu item SetFilter works correctly now

4. We've added a possibility of integration between other EMS HiTech
products and MySQL Manager. If you have installed our utilities, such as
MySQL Export, MySQL Import or MySQL Extract (see http://www.mysqlutils.com
for details), you can run them from main form of the MySQL Manager.

5. Transfer Database Wizard is added. Use this wizard to transfer database
structure and/or table data to different hosts.

6. We've added a possibility to define a browser type to use for viewing
help files, HTML Report and other pages, called from MySQL Manager. Use the
Environment Options | Miscellaneous page for this purpose.

7. Several bugfixes and small improvements.

What is MySQL Manager?

EMS MySQL Manager provides you with powerful tools for MySQL Server
administration and object management. Its Graphical User Interface (GUI)
allows you to easily and simply create/edit all MySQL database objects, run
SQL scripts, manage users and administer user privileges, extract metadata,
export/import data, and supplies many more features that will make your work
with the MySQL server as easy as it can be...

We hope you'll like our product.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com


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



Re: EMS MySQL Manager for Linux 1.15 released!

2003-03-18 Thread EMS HiTech Team
Hello All,

We are not spammers at all. We just think that our announcements may be
interesting to the MySQL community as our products are directly related to
MySQL server. Thanks to everyone who understands that and supported us in
this discussion.

2Reiner: BTW, one of the Siemens AG branches is an owner of MySQL Manager
site license. :-)

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com

- Original Message -
From: Rusch (ext) Reiner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 17, 2003 9:27 PM
Subject: AW: EMS MySQL Manager for Linux 1.15 released!


 Hi,

 is anyone interested in commercial use/spam of this list?
 If not, I would prefer to throw them out of the list.

 Regards,
 Reiner

  -Ursprungliche Nachricht-
  Von: EMS HiTech Team [mailto:[EMAIL PROTECTED]
  Gesendet: Montag, 17. Marz 2003 17:05
  An: [EMAIL PROTECTED]
  Betreff: EMS MySQL Manager for Linux 1.15 released!
 
 
  EMS HiTech company is very glad to announce MySQL Manager for
  Linux 1.15 --
  the next version of our powerful MySQL administration and
  development tool!
 
  You can download the latest version and user's guide from
  http://www.mysqlmanager.com/download.phtml
 
  What's new in version 1.15?
 
  1. Export Data Dialog: export to PDF added. Now you can
  export data to one
  of the most popular document formats as well as to the other supported
  formats.
 
  2. Export Data Dialog - export to HTML: a possibility of customizing
  navigation links for multi-file export and a possibility to define a
  background picture for the result table added.
 
  3. Import Data Wizard: import modes are implemented - now you
  can define an
  action to be executed with the concurrent records in the
  source file and the
  target table. You can either update these records, delete
  them, insert only
  new records, and more. For these purpose you should define
  key columns as
  primary key.
 
  4. Import Data Wizard: added a possibility of defining a way
  to add data to
  the destination table - insert or append.
 
  5. Several small improvements and minor bugfixes.
 
  What is MySQL Manager?
 
  EMS MySQL Manager provides powerful tools for MySQL Server
  administration
  and object management. Its Graphical User Interface (GUI)
  allows you to
  create/edit all MySQL database objects in a simple and direct
  way, run SQL
  scripts, manage users and administer user privileges,
  extract, print, and
  search metadata, create database structure reports in HTML format,
  export/import data, and supplies many more services that will
  make your work
  with the MySQL server as easy as it can be...
 
  Don't forget to check out other our products:
 
  http://www.ems-hitech.com/sqlmanagers
  Powerful database administration tools for
  InterBase/FireBird, MySQL and
  PostgreSQL servers
 
  http://www.ems-hitech.com/sqlutils/
  Cross-platform data management utilities
 
  http://www.ems-hitech.com/components/
  Powerful components for Delphi/C++ Builder developers
 
  We hope you'll like our products.
  Thank you for your attention.
 
  Best Regards,
  EMS HiTech Team
  http://www.ems-hitech.com
 
 
 
  -
  Before posting, please check:
 http://www.mysql.com/manual.php   (the manual)
 http://lists.mysql.com/   (the list archive)
 
  To request this thread, e-mail [EMAIL PROTECTED]
  To unsubscribe, e-mail
  [EMAIL PROTECTED]
  Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
[EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



EMS MySQL Manager for Linux 1.15 released!

2003-03-17 Thread EMS HiTech Team
EMS HiTech company is very glad to announce MySQL Manager for Linux 1.15 --
the next version of our powerful MySQL administration and development tool!

You can download the latest version and user's guide from
http://www.mysqlmanager.com/download.phtml

What's new in version 1.15?

1. Export Data Dialog: export to PDF added. Now you can export data to one
of the most popular document formats as well as to the other supported
formats.

2. Export Data Dialog - export to HTML: a possibility of customizing
navigation links for multi-file export and a possibility to define a
background picture for the result table added.

3. Import Data Wizard: import modes are implemented - now you can define an
action to be executed with the concurrent records in the source file and the
target table. You can either update these records, delete them, insert only
new records, and more. For these purpose you should define key columns as
primary key.

4. Import Data Wizard: added a possibility of defining a way to add data to
the destination table - insert or append.

5. Several small improvements and minor bugfixes.

What is MySQL Manager?

EMS MySQL Manager provides powerful tools for MySQL Server administration
and object management. Its Graphical User Interface (GUI) allows you to
create/edit all MySQL database objects in a simple and direct way, run SQL
scripts, manage users and administer user privileges, extract, print, and
search metadata, create database structure reports in HTML format,
export/import data, and supplies many more services that will make your work
with the MySQL server as easy as it can be...

Don't forget to check out other our products:

http://www.ems-hitech.com/sqlmanagers
Powerful database administration tools for InterBase/FireBird, MySQL and
PostgreSQL servers

http://www.ems-hitech.com/sqlutils/
Cross-platform data management utilities

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll like our products.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



ANN: EMS MySQL Export/Import 1.3 released!

2003-03-06 Thread EMS HiTech Team
EMS HiTech Company is pleased to announce EMS MySQL Export/Import v1.3 - the
new version of our easy and useful data management utilities for MySQL.

You can download the latest versions of MySQL Export and Import from
http://www.mysqlutils.com/download.phtml

What's new in MySQL Export 1.3?

1. Export to PDF is implemented. Now you can export data from
MySQL/PostgreSQL tables to one of the most popular document formats.
2. Multi-file export to HTML is greatly improved. Now you can customize
navigation between the result HTML documents.
3. Possibility of defining a CSV quote is added.
4. Export to HTML: now you can define a background picture for tables.
5. A lot of small improvements and minor bugfixes.

What is MySQL Export?

EMS MySQL Export is a cross-platform (Windows and Linux) program to export
your data quickly from MySQL databases to any of 14 available formats,
including MS Excel, MS Access, MS Word, HTML, TXT, and more. MySQL Export
includes a wizard, which allows you to set export options for each table
visually (destination filename, exported fields, data formats, and many
more) and a command line utility to export data from tables and queries in
one-touch.

What's new in MySQL Import 1.3?

1. Import Modes are implemented. Now you can define an action to be executed
with the concurrent records in the source file and the target table. You can
either update these records, delete them, insert only new records, and more.
For these purpose you should define the key columns as primary key.
2. MySQL Import: a possibility of using the native MySQL LOAD DATA function
is implemented. This makes import much faster. Select 'Native Mode' on the
Options -- Import Mode tab to use this feature.
3. Possibility of defining the type of adding data to the destination
table - insert or append - is added to MySQL/PostgreSQL Import.
4. Possibility of adding new extensions to the list of supported import
types and a possibility of flexible defining import type for any file is
implemented. Adding import files becomes even easier now. You can also
uncheck new option 'Auto Detect Type' in the 'Preferences' dialog to define
import type each time on adding import file.
5. Import to DBF: 'Ignore deleted records' option is added. It allows you
not to import records, which are marked as 'deleted' in the source DBF file.
6. Some new options are added to the 'Preferences' dialog.
7. Several minor improvements and bugfixes.

What is MySQL Import?

EMS MySQL Import is a powerful cross-platform (Windows and Linux) tool to
import your data quickly from MS Excel, MS Access (Windows version only),
DBF, TXT and CSV files to MySQL tables. MySQL Import includes a wizard,
which allows you to set all the import options for different files visually,
and a command-line utility to execute import in one-touch.

We hope you will like the new versions of our products.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



ANN: EMS MySQL Manager new release!

2003-02-23 Thread EMS HiTech Team
EMS HiTech company is very glad to announce MySQL Manager for Windows
2.1 and MySQL Manager for Linux 1.1 -- the new versions of our powerful
tools for MySQL administration and development!

You can download the latest versions and user's guides from
http://www.mysqlmanager.com/download.phtml

What's new in version 2.1 for Windows?

1. The Grant Manager and the User Manager were modified in compliance with
MySQL 4.0.x privilege system. Now all the privileges provided by MySQL 4.0.x
are supported (available for MySQL v4.0.8 and higher only).

2. Import Data Wizard: a possibility of defining the import mode was added.
Now you can define how the records from the source file must be imported to
the destination table. Six modes of data import are availble, which allow
you to add all records, add new records only, update or delete existing
records in various ways. (*)

3. Visual Query Builder: a possibility of diagram saving/loading was added.
Now you can save the current diagram layout to external file for future use.
(*)

4. Data View: a possibility to enable/disable multiselection in the grid
view was added. This option is available by the Environment Options... -
Grid - Row multiseletion check box. It is disabled by default for
improving the performance speed on large tables.

5. The Autoconnect On Startup option was added to the Database
Registration Info dialog. If this option is enabled, then MySQL Manager
will connect to this database automatically on each sturtup.

6. The Set Defaults To All Child Windows item was added to the Windows
menu. This item sets all the child windows to their default sizes and
positions. This function is also available by Ctrl+Alt+D shortcut.

7. The Always Open the Fields Tab option was added to the Tools - Table
tab of the Environment Options.

8. If the Show Hosts option is enabled, databases are groupped by hosts now
in the database lists of all program tools, such as SQL Editor, Table Editor
and others.

9. Dropping a field or an index requires confirmation now.

10. Fixed bug with using AltGr key for typing characters in editors
(SQL Editor, SQL Script).

11. Fixed bug with getting wrong result with the 'SELECT var' query
execution after the 'SET var=' query one in the SQL Editor.

12. Fixed bug with DATE and DATETIME field values extraction using the
Extract Metadata Wizard.

13. Fixed bug with importing values to BIGINT fields within the Import
Data Wizard.

14. Some small improvements and corrections.

(*) -- Professional Edition only

What's new in version 1.1 for Linux?

1. The HTML Report Generator implemented. This tool allows you to create the
powerful database schema reports in HTML format quickly and easily.

2. Import Data Wizard: the interface of this module is improved - now
setting correspondence between the source columns and the target fields
becomes easier and faster.

3. Help system significantly expanded and improved - new topics and more
detailed descriptions.

4. A bug with saving/restoring export templates is fixed.

5. Date values are now converted correctly to the script, when extracted
with the Extract Metadata Expert.

6. A lot of various interface improvements.

7. Several small corrections and bugfixes.

What is MySQL Manager?

EMS MySQL Manager provides powerful tools for MySQL Server
administration and object management. Its Graphical User Interface
(GUI) allows you to create/edit all MySQL database objects in a
simple and direct way, design databases visually, run SQL scripts,
manage users and administer user privileges, visually build SQL
queries, extract, print, and search metadata, create database
structure reports in HTML format, export/import data, view/edit
BLOBs, and supplies many more services that will make your work
with the MySQL server as easy as it can be...

Don't forget to check out other our products:

http://www.ems-hitech.com/sqlmanagers
Powerful database administration tools for InterBase/FireBird, MySQL and
PostgreSQL servers

http://www.ems-hitech.com/sqlutils/
Cross-platform data management utilities

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll like our products.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



ANN: EMS MySQL DataPump 1.1 released!

2003-02-18 Thread EMS HiTech Team
EMS HiTech company is very glad to announce MySQL DataPump 1.1 -- the next
version of our data conversion utility.

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

What's new in version 1.1?


1. The console version of MySQL DataPump is immediately available. This
command-line utility allows converting databases to MySQL in one touch!


2. The Connection String history is now kept and recently built strings are
available in the drop-down menu.


3. Now you can disable displaying error messages when importing data.


4. Tables with foreign keys referencing themselves do not influence data
import into other tables.


5. Now when editing foreign keys not all the rules are displayed but only
rules supported by the server version.


6. Foreign keys referencing tables not selected for conversion are removed
from the selected tables now.


What is MySQL DataPump?

EMS MySQL DataPump is a powerful utility for converting databases and
importing table data from an ADO-compatible source (e.g. MS Access, MS SQL
database or any other database with ADO support) to MySQL databases.
Easy-to-use wizard application allows you to build the ADO connection
string, select tables, fields and indices for converting, view and edit SQL
script for generating target MySQL database and select tables for import.

Don't forget to check out other our products:

http://www.ems-hitech.com/sqlmanagers
Powerful database administration tools for InterBase/FireBird, MySQL and
PostgreSQL servers

http://www.ems-hitech.com/sqlutils/
Cross-platform data management utilities

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll like our products.
Thank you for your attention.

Best Regards,
EMS HiTech Team
http://www.ems-hitech.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




ANN: EMS MySQL Utils 1.2 released!

2002-12-20 Thread EMS HiTech Team
EMS HiTech Company is announcing the next version (1.2) of MySQL Utils --
Powerful Windows/Linix Data Management Utilities for MySQL Server.

You can download the latest version from
http://www.mysqlutils.com/download.phtml.

What's new in version 1.2?

1. MySQL Export: export to MS Access added (Windows only). Now converting
MySQL database to MS Access database is the easiest thing.
2. MySQL Export: possibility of defining default data formats for export is
added.  Also other customizable preferences are now available, such as:
confirming exit and more...
3. MySQL Import: a possibility of setting the list of replacements for each
imported field added. Now you can replace some definite values of the
imported fields with the values you set.
4. MySQL Import: now the wizard application can receive a template file name
as an execution parameter.
5. MySQL Import: now MySQL Import registers the *.itm extension for future
possibility of opening the import templates in MySQL Import from Windows
Explorer or desktop in one click (Windows only).
6. MySQL Export/Import: few minor improvements and bugfixes.

What are EMS MySQL Utils?

EMS MySQL Utils are powerful cross-platform data management utilities for
MySQL Server, which make your work with the server much easier and faster.
Currently MySQL Utils include MySQL Export - a powerful tool for MySQL data
export, and MySQL Import - an utility for quick importing data to MySQL
tables.

What is EMS MySQL Export?

EMS MySQL Export is a cross-platform (Windows and Linux) program to export
your data quickly from MySQL databases to any of 12 available formats,
including MS Excel, MS Word, HTML, TXT, and more. MySQL Export includes a
wizard, which allows you to set export options for each table visually
(destination filename, exported fields, data formats, and many more) and a
command line utility to export data from tables and queries in one-touch.

What is EMS MySQL Import?

EMS MySQL Import is a powerful cross-platform (Windows and Linux) tool to
import your data quickly from MS Excel, MS Access, DBF, TXT and CSV files to
MySQL tables. MySQL Import includes a wizard, which allows you to set all
the import options for different files visually, and a command-line utility
to execute import in one-touch.

We hope you'll enjoy working with our software.
Thank you for your attention.

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



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




ANN: EMS MySQL Utils 1.1 released!

2002-11-28 Thread EMS HiTech Team
EMS HiTech Company is announcing the next version (1.1) of MySQL Utils --
Powerful Windows/Linix Data Management Utilities for MySQL Server.

You can download the latest version from
http://www.mysqlutils.com/download.phtml

What's new in version 1.1?

1. MySQL Import: possibility of defining scripts (for each used database) to
execute before and after import added.
2. MySQL Export/Import: Possibility of entering the database name manually
added.
3. MySQL Import: now history of opened templates is being saved and you can
quickly load the needed template by selecting it from the list.
4. MySQL Import: some new preferences are now available for customization.
5. MySQL Export: wizard interface improved.
6. MySQL Export: some export algorithms were optimized.
7. MySQL Export/Import: Several improvements and small bugfixes.

What are EMS MySQL Utils?

EMS MySQL Utils are powerful cross-platform data management utilities for
MySQL Server, which make your work with the server much easier and faster.
Currently MySQL Utils include MySQL Export - a powerful tool for MySQL data
export, and MySQL Import - an utility for quick importing data to MySQL
tables.

What is EMS MySQL Export?

EMS MySQL Export is a cross-platform (Windows and Linux) program to export
your data quickly from MySQL databases to any of 12 available formats,
including MS Excel, MS Word, HTML, TXT, and more. MySQL Export includes a
wizard, which allows you to set export options for each table visually
(destination filename, exported fields, data formats, and many more) and a
command line utility to export data from tables and queries in one-touch.

What is EMS MySQL Import?

EMS MySQL Import is a powerful cross-platform (Windows and Linux) tool to
import your data quickly from MS Excel, MS Access, DBF, TXT and CSV files to
MySQL tables. MySQL Import includes a wizard, which allows you to set all
the import options for different files visually, and a command-line utility
to execute import in one-touch.

We hope you'll enjoy working with our software.
Thank you for your attention.

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


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php