How do I setup an InterSystems Cache Data Source in Jaspersoft Studio
问题 I am trying to set up a new JDBC connection to an Intersystems Cache data source, and I'm struggling to know if it can even be done. Since there was no Intersystems Cache option in the JDBC driver drop down, I added the driver string manually -> com.intersys.jdbc.CacheDriver I then added the URL manually in the following format -> jdbc:Cache://123.123.123.123:12345/namespace I also found the JDBC driver and have added it to the Jar File Path -> cachedb.jar Based on the error message, I am