Does anyone here use jDBC?
If so, I've noticed that JDBC is no longer accessing container data if the container data is stored "open" or "secure". I was assured by Claris that the JDBC driver abstracts this access and should work. Using JDBC to access container data stored in the FMP12 file works as it did before with no problems.
In my testing, however, JDBC no longer works accessing external container data. This problem is reproducible (for me) with either a standalone FMP12 file or one hosted in FMS 21.
Accessing externally-stored container data used to work for us. The Java code itself has not changed.
Since we noticed this problem in the client application, I created a simple FMP12 file with a single table and container field with a simple XLSX file in it to reproduce the same problem.
Is anyone out there able to verify my findings? Or, if you're able to access externally-stored container data, I would really want to hear about that.
Thanks,