faqts : Computers : Programming : Languages : Perl : Database Backed Sites : MySQL

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

0 of 1 people (0%) answered Yes
Recently 0 of 1 people (0%) answered Yes

Entry

How do I migrate data from FileMaker to MySQL?

Apr 15th, 2003 08:49
David Simpson, http://www.dotcomsolutionsinc.net/products/fmpro_migrator/mysql_files/fmpro_migrator_mysql_xfer_odbc1.html


This answer takes the form of an example program (link is listed above) 
maintained on my website. This Perl DBI/DBD::ODBC/DBD::mysql script 
copies numeric, date, text and image data from a FileMaker Pro database 
to a MySQL database.