Jump 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.

Featured Replies

  • Newbies

I am running Filemaker Server 10. I have written a script that runs every hour to update the MySQL tables based on a found set that determines which records are new or in need of an update. The script then uses the MySQL ODBC connection to push the field contents onto the MySQL table record by record and field by field. There are roughly a dozen of these tables, and the total execution time is around 40 minutes.

Intermittently, we are getting ODBC errors, usually "[MySQL][ODBC 5.1 Driver]Can't connect to MySQL server on '[server name]' (10048)." Various tests have led us to believe that our approach is working too fast and is not opening and closing the MySQL connections properly, thereby causing these errors to be thrown. Is there a better way to do this, such as setting up a virtual workstation to do an import and export of the records? Or perhaps a different approach, like a scheduled PHP script that runs over the ODBC and pulls the Filemaker data into the MySQL database?

Any input you can give would be appreciated.

I personally use PHP for this. You do need to break down your record sets to be effective though.

Create an account or sign in to comment

Important Information

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

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.