digital.forest Technical Support
What's the best way to get external data (eg, FileMaker Pro) into my MySQL database?

While we hope to have a web based interface for importing/exporting data soon, using an external mySQL client is currently the best way to import and export data. External mySQL clients also serve as a useful alternative to our web based database management system, offering tools to let you create, manage, and browse tables and fields.

You can also add FileMaker databases to your mySQL account and handle importing/data exchange natively through Lasso. If this sounds like a good solution for your needs, contact your account manager for details.

To import your FileMaker data into your mySQL database, perform a comma delimited export of your FileMaker data to a text file, and then use the import tools in your chosen client to upload data to the server. MacSQL also offers a built in FileMaker synchornization wizard, and useful import features are built into various clients. We recommend trying multiple clients to find the best fit for your needs.

See also:

How do I configure my mySQL account for external access?
What are some common external mySQL clients?
How do I access my database with PHPMyAdmin?