02-26-2019 07:17 AM
Hi there,
We are trying to connection to a FileMaker Server 17 DB using JDBC and when trying to create the account, we run into the following error:
When we try to change the DB Name to something like DB2, we get a more specific error:
Failed to validate account: Failed to retrieve a database connection. Cause: [FileMaker]
[FileMaker JDBC] FQL0002/(1:21): The table named "sysdummy1" does not exist. (Reason:
[FileMaker][FileMaker JDBC] FQL0002/(1:21): The table named "sysdummy1" does not exist.;
Resolution: Address the reported issue.)
which leads me to believe that this is probably not a connectivity issue. Has anyone had success making a generic JDBC connection to a FileMaker Server Data Source?
Thanks!
Rich