Jump to content

FileMaker fmodbc.so, anyone?


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

Recommended Posts

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

Edited by ggt667
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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