Conection attempt failing when using JDBC
Can’t connect to my JDBC database Error: Failed to validate account: Failed to retrieve a database connection. Cause: The connection attempt failed. (Reason: The connection attempt failed.; Resolution: Address the reported issue.) Configuration: The connection details are correct as other programs are using the same connector. Where should I check?4KViews0likes2CommentsTrouble connecting to FileMaker Server 17 via JDBC
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! Rich2.2KViews0likes0Comments