Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Filemaker to mysql replication

Featured Replies

  • Newbies

Hello guys,

We have a pre-existing internal FileMaker database that is used to keep up with grant obligations and status.  We also have a WIMP server hosting our webs.  We have been manually updating our shipping log, which is a lot of redundant work, so I am automating it via php scripts.  My issue is that I need the pre-existing data in the empty MySql db.  I havent had any luck exporting from FileMaker, and I've tried to populate it through adding the required fields and  a relationship on the key.  Still no luck..  I have googled this topic so long that their logo is etched in my corneas. What is the best route to accomplish this?  I need for the MySql table to automatically be updated when the Filemaker table is altered.  Is this possible??

Thanks for the help.

Toby

Have you explored adding the MySQL table as an ESS? You could either have a redundant FM table, or simply ref the MySQL table. See FMI ESS Info

  • Author
  • Newbies

Have you explored adding the MySQL table as an ESS? You could either have a redundant FM table, or simply ref the MySQL table. See FMI ESS Info

Yes, That has been done. I have a successful ODBC connection and, in the original, FileMaker DB, have added the external data source. There are no fields in the MySql dababase because I wanted to replicate the existing data in the FMDB. This is where i'm stumpped. I was intending on an export and import but cant figure out how to do it from table to table, only file to file. Im sure there is a way, I just haven't ran across the need to do it yet! I thought about going a round-about way by creating a new FMDB with the MySQL data source and then do a file to file export but that would require a cumbersome script to keep data updated and I know there has to be a more appropriate method. Neither the FMDB or the MySql db will be modified from the web nor will the FMDB be modified by the MySql db. Just need to replicate some of the data over to the MySql db.

Thanks for the quick response and help!

Toby

  • Newbies

OK if I get this right, you want to export data from filemaker to mysql. You have the MySQL ESS'd in FileMaker. When you ESS'd the MySQL table, it should have created a layout for that table. If you just want the data from FM to import to mySQL all you do is go to the MYSQL layout and do import records > FM Table -- Mysql Table and pair the fields up. You can also do this with the import records script step.

You can't edit data in FM and have it automatically replicated in MySQL w/o script triggers on the fields/Layout to commit then import, unless you use the ESS table as your data entry table rather than the FM Table.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.