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

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

Recommended Posts

Posted (edited)

Is there, or did anyone make, a FileMaker client driver for ODBC that works in Linux?

Edited by ggt667
Posted

I've heard reports of people hacking it but I would not recommend it and certainly would never use that in production.  Is JDBC an option instead?

Posted (edited)

Could be, I have never used JDBC though. I'm quite familiar with the unixODBC project however. How does JDBC work in comparison to ODBC?

Edited by ggt667
Posted (edited)

I tried this https://buzz.beezwax.net/2012/01/25/recipe-for-testing-jdbc-connection-to-filemaker-server/ today: 

$ java -Djava.ext.dirs=./ FilemakerJDBCTest
com.filemaker.jdbc.FMSQLException: [FileMaker][FileMaker JDBC] Cannot find any provider supporting AES/ECB/NoPadding
java.lang.NullPointerException

fmjdbc.jar is in my current folder

I also tried the same script on a Mac, same error message for 2 servers, there is definitely something going on, not sure what.

Edited by ggt667

This topic is 3423 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.