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.





