Home Tutorials/How to Links Blog Photos

Filemaker ODBC/JDBC to Coldfusion

I have successfully got coldfusion talking to a Filemaker 9 database. It turned out to be pretty simple really.

I enabled ODBC/JDBC in Filemaker server. Installed the latest SequeLink on the coldfusion server. Setup a System DNS and pointed to it in the coldfusion admin. The only odd thing I ran into is in Filemaker field names can have spaces so when I do an insert into a field I have to put double quotes on the field name.

Comments
ahamad's Gravatar Cool... :)
# Posted By ahamad | 4/14/08 1:38 AM
web development's Gravatar I have been using Lasso with Filemaker, but I recently saw a need to use Filemaker With ColdFusion 8. Glad to see it worked out for you. Hopefully it will as easy for me.
# Posted By web development | 10/8/08 11:31 AM