Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7708 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I'm looking at purchasing FileMaker Developer if it would help with the work I need to do. I see a blurb on FileMaker's site that Developer supports ODBC and JDBC. I have a question regarding that.

Does FMD's ODBC and JDBC support allow me to use something like C, Perl or Java to talk with a FileMaker database?

Thanks,

Jack

Posted

ODBC connectivity is included with FileMaker standard.

To talk to FM, use AppleScript or DDE/ WSH , or (if web-enabled DB) CDML/XML in combo with perl, php, whatever.

Use FMdev if you want to debug complex projects or write PlugIns in C.

Posted

Developer allows you the following:

Create a stand alone runtime solution

open a solution in kiosk mode

rename files and update internal links

permenantly prevent modification of database structure

use custom menu option for About, Help or Scripts menu

add or remove Filemaker extension

It also provides some licensing for runtime solutions.

Posted

Thanks for the information. I have read that FMP supports ODBC. However, my understanding of that ODBC feature is that it allows you to use FMP to connect to another RDBMS like Oracle, MySQL, etc.

Unfortunately, I'm looking for the ability to use a programming language like Perl to query a FMP database. Particularly on a Mac. And the research I've done indicates that there is no ODBC driver for MacOSX to talk with a FMP database and I was trying to find out if FileMaker Developer had this or if it maybe came with some proprietary tool that mimicked this.

Thanks again for the info.

Posted

Hmm, well I am no expert in Perl or even ODBC for that matter, but I do know that you can use Applescript to pull data out of a Filemaker database. You can also use WebCompanion and http requests to pull XML out of Filemaker. There are also several SQL plugin available for Filemaker allowing you to extract data.

I think that you may find less information on this topic as most everyone is looking to pull information OUT of an external data source and INTO Filemaker, not the other way around. However I do know that many people use Filemaker to drive data-based web sites.

This topic is 7708 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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