ggt667 Posted July 3, 2015 Posted July 3, 2015 (edited) Is there, or did anyone make, a FileMaker client driver for ODBC that works in Linux? Edited July 3, 2015 by ggt667
Wim Decorte Posted July 3, 2015 Posted July 3, 2015 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?
ggt667 Posted July 3, 2015 Author Posted July 3, 2015 (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 July 3, 2015 by ggt667
ggt667 Posted July 9, 2015 Author Posted July 9, 2015 (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 July 9, 2015 by ggt667
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now