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.

Filemaker --> SQL server driven website

Featured Replies

Hi guys, just wanted to run a set up by you to see if it could work.

We have an office running FM server and about 20 users.. we also have a website, SQL server driven.

What I wish to do is create a live link between the two systems. The website is hosted externally so a VPN would have to be created between the 2 locations.

The purpose of the live link would be 2 fold... The fist purpose is for filemaker to host a catalogue of about 10,000 products. The 2nd purpose would be for the website to write any incoming orders directly to a table in filemaker..

So my first question is would this set up work in theory and practise! And 2nd.. am I right in saying I would have to upgrade to FM server advanced for the ODBC support?

Cheers for your replies,

Matt

Okay... you have a few options:

1) ESS - External SQL Sources

FileMaker can (as of version 9?) utilize SQL data via ODBC within itself. Meaning that if you needed the orders in SQL to be in FileMaker so you could manipulate the data etc. - you could do that via an ODBC link to the SQL backend. You could then view / find / add / delete from that SQL table the same way that you would with a normal FileMaker table.

2) FileMaker PHP API

A method of communication with FileMaker via PHP. You can inject data directly into FileMaker from a PHP based programming class that any decent PHP developer should be able to use.

3) ODBC

Probably likely to get you a slightly faster result than the API but with the added cost. If the API is utilized properly the interface is cleaner and performance differences aren't noticeable with the added benefit of only relying on Server.

  • Author

Isn't option 1 and 3 the same thing?

  • 2 months later...

No - ODBC to FileMaker.

1 = SQL driven website. Pull of data into FileMaker via ESS.

2 = FileMaker Driven website, data manipulated via XML / PHP API

3 = FileMaker Driven website, data manipulated in FileMaker via ODBC (no SQL server).

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.