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.

Download MySQL data on server side

Featured Replies

I have a MySQL database that contains request for quote information. The database only contains one table with a few basic fields name, email etc.

Right now I run a script that downloads the data to a filemaker table and then deletes it from the MySQL table. However, It works on the client side. So I have to configure a system DSN on each computer that uses this "update RFQ" script.

Is there a way to configure this so that the server automatically updates the data? I know I could use the MySQL table as an external data source but I'd rather keep the data on the local server.

Thanks in advance for the tips

Edited by Guest

  • Author

ok after much headscratching this is what I did.First of all I had to write the script from a FMPROADV install ON THE SERVER. This way the script would select the correct ODBC data source. Then I added the MySQL table as an external data source which I setup on the relationship graph as "RequestAQuote". First I import the records from the ODBC source. Then I run a second couple script steps to delete all the records from the "RequestaQuote" table which is actually the table on the MySQL server. This would all make more sense if I could just run the ExecuteSQL command on the server.

Finally i set up the script to run every hour during normal business hours. It would still be nice to be able to have the users run the script when needed. But again that would require each salesperson to set up the exact correct system DSN on EVERY computer just for this one little script to work. I'm still open for ideas...

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.