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.

Help needed for Remote ODBC data Access

Featured Replies

Hi,

I'm wondering if there's a way Filemaker can interact with a MYSQL database that is hosted on a remote web server and if so how?

My website isn't hosted locally. I can only access the MSQL database through a PHPMyAdmin portal that the hosting company made available for me.

Any help would be appreciated.

Thanks

Edited by Guest

Treigh

I use SmartPill Editions to do this. I've found it to be the simplest way to make the connections and it has the advantage of adding the entire PHP language to FileMakers calculation engine.

http://www.scodigo.com/products/smartpill-php

This is such a huge addition!

Here's the php manual page on sql functions

http://us3.php.net/manual/en/book.mysql.php

Here's the page for array functions:

http://us3.php.net/manual/en/ref.array.php

Imagine writing FM scripts to do some of those array tasks! I find those very useful.

And you can drop php classes written by other programmers into your solutions to gain all sorts of functionality. I use one that calculates holidays (including those crazy lunar calendar holidays like easter).

I also use SmartPill to trigger script when field content changes. You can get other plug ins for this, but why not get a whole programming language in the bargain.

It has functions to draw graphics, manipulate image files (it can resize jpegs for example, or tell the dimensions of an image).

It can write files to your drive.

I wrote a simple file system navigator in FM using SmartPill Editions.

Regards,

Don

Edited by Guest

Another method may be to use a PHP script on the hosting server as "go-between".

The PHP script can return purely text data that FM can do something with???

Good Luck.

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.