|
ANN: EMS MySQL Import released!
Dear Sirs and Madams,
EMS HiTech Company is very glad to announce the NEW software -- MySQL Import Tool.
It 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.
You can download both versions (Windows and Linux) from
http://www.ems-hitech.com/mysqlutils/download.phtml.
Main MySQL Import features:
- Import from most popular data formats: MS Excel, MS Access, DBF, TXT and CSV
- Windows and Linux support
- Importing into tables, selected from different databases on one host
- Easy-to-use wizard interface
- Adjustable import parameters, including: source data formats for all the fields and destination data formats for the selected fields, commit options, number of records to skip, etc.
- Possibility of saving all the import parameters, used on current wizard session, to the template file for future using with the wizard or with the command-line utility
- Command line-utility to import data quickly using the template file
- And more. Please find details and screenshots at http://www.ems-hitech.com/mysqlutils
We hope you will like our new software. Thank you for you attention.
Best Regards,
EMS MySQL Import Team
Related Discussions - PRINTING A PDF FORM (2001-01-07 03:57:11)Hello Tom,
If you find a delphi solution to bypass the acrobat Printer i am very interrested.
Actually i am printing a lot of invoice to the...
- HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- MP3 (2001-01-11 23:15:38)Hi!
Thx to you all ho have answered to my question about MP3.
There seems to be a some easy solutions for me and I will try out them to see...
- PLAYING MOVIE (2001-01-19 11:24:08)If you want to play only uncompressed movies, then you can use the Animate component of Delphi.
Otherwise you have to import the...
- TEXTFILES (2001-01-24 08:04:29)See this newsgroup post by Peter Below. {Note: Change the
type of bytesToread from Word to Integer. It was originally
written for D1}...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- IS THERE ANYWAY TO IMPORT THE WINDOWS ADDRESS BOOK EMAIL ADDRESSES. (2001-02-01 06:26:29)There are units to interface with WAB on the delphi-jedi site.
ftp://delphi-jedi.org/api/WAB.zip
- RICHEDIT! (2001-02-05 08:07:07)OK, to "protect the text where it can not be modified, use
the SelAttributes.Protected property. You can also prevent
naything from being...
- BETTER THAN POST (2001-02-06 13:04:06)Ok, I'll post the old code I was using. This used a couple
of extra components that you might not have, TTrayIcon,
TExtPageControl, and of...
- IMPORT A NEW FILE TO A CABINET (CAB) FILE ... (2001-02-06 14:42:29)There are several CAB components on this page:
http://www.torry.net/compressstd.htm
|