I am looking for any assistance or tips to be able to connect Tableau (Desktop and then Cloud) to Interbase 2020 using JDBC. I have a very usable .jar driver that I use with DBVisualizer, but using the same driver for Tableau generates an error and there is no connection. ODBC connects file, but I would like to use JDBC for speed/robustness. I realize that these are errors from the Tableau side of things, but feel like Interbase users will understand more about what is possible and what is doable.
Thanks.
Error from Tableau side:
2023-08-21 07:45:06.551 -0700 (,,,,1,1) grpc-default-executor-0 : INFO com.tableau.connect.grpc.GrpcProtocolService - Start local request 1 /constructProtocol.
2023-08-21 07:45:06.570 -0700 (,,,,1,1) grpc-default-executor-0 : INFO com.tableausoftware.jdbc.JDBCDriverManager - Loading drivers from classpath.
2023-08-21 07:45:06.571 -0700 (,,,,1,1) grpc-default-executor-0 : INFO com.tableausoftware.jdbc.JDBCDriverManager - Loading isolated drivers from ;C:/Program Files/Tableau/Drivers/interclient.jar
2023-08-21 07:45:06.572 -0700 (,,,,1,1) grpc-default-executor-0 : INFO com.tableausoftware.jdbc.JDBCDriverManager - Created classloader for file:/C:/Program%20Files/Tableau/Drivers/interclient.jar
2023-08-21 07:45:06.579 -0700 (,,,,1,1) grpc-default-executor-0 : INFO com.tableausoftware.jdbc.StubDriver - Registered StubDriver.
2023-08-21 07:45:06.580 -0700 (,,,,1,1) grpc-default-executor-0 : ERROR com.tableau.connect.grpc.GrpcProtocolService - Failed in constructProtocol. SQLState=IM003, ErrorCode=0.