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.

ODBC write to FM table

Featured Replies

We have an SQL database that stores shipping information from FedEx. Everytime a shipment is generated, the SQL table in the database is updated with that shipment's information. Once the data appears in the SQL table, is there a way to write the data from the SQL table to a table in FM as they appear in the SQL table?

Update on 02/24/2006: Found a topic about this very thing and all signs point to "not really". I read about a "robot" machine that Wim Decorte suggested and will look into that a little more.

Still will leave this topic open in case someone gets a spark of brilliance.

Edited by Guest

How is the data put into the SQL database? Whatever application does the INSERT INTO... command, could be set up to do the same SQL statement to a filemaker server via ODBC at the same time. You would have to basically mirror every database action for the SQL database onto the filemaker database this way.

That said, I use the "robot" machine that Wim suggested to sync our SQL server machine to my FM Server every 15 minutes... The data that I use doesn't really need to be updated any more frequently than 1 hour. (1 workday is fine in most cases...)

  • Author

The data is written to the SQL database via a VB script that is created by a program run by the FedEx computer. Once a package is shipped, it is written to the SQL table. Subsequently, I would want that record written to a table in FM, in real time.

How have you setup your "robot" machine?

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.