Hi all!

I want to create an application that transfers data from FoxPro (*.dbf)
tables to MySQL.  Does MySQL have a DUMP like or LOAD LIKE function that
transfers this data in one step?

I just don't want to loop into thousands of records to insert them one
by one into my MySQL database.  It makes my program too slow and very
unlikely to use...


Thanks in advance

Carlos Antonio

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

Reply via email to