[
https://issues.apache.org/jira/browse/SOLR-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148908#comment-15148908
]
Kevin Risden commented on SOLR-8659:
------------------------------------
The OpenLink 6.x ODBC-JDBC bridge is linked against an older version of Java
and won't work with JDK 7/8. I have an open support ticket with OpenLink (case
21637). Until I am able to get a new build won't be able to test
Excel/Tableau/etc on my Mac. For reference the error message is as follows:
{code}
/Library/Application\ Support/iODBC/bin/iodbctest "DSN=Solr;UID=hr;PWD=openlink"
iODBC Demonstration program
This program shows an interactive SQL processor
Driver Manager: 03.52.1015.0210
Tue Feb 16 2016
10:48:48 ERROR: Can't find DBMS Driver =
[org/apache/solr/client/solrj/io/sql/DriverImpl]
1: SQLDriverConnect = [OpenLink][ODBC][JDBC
Server]java.lang.UnsupportedClassVersionError:
org/apache/solr/client/solrj/io/sql/DriverImpl : Unsupported major.minor
version 52.0 (0) SQLSTATE=HY000
1: ODBC_Connect = [OpenLink][ODBC][JDBC
Server]java.lang.UnsupportedClassVersionError:
org/apache/solr/client/solrj/io/sql/DriverImpl : Unsupported major.minor
version 52.0 (0) SQLSTATE=HY000
Have a nice day.%
{code}
> Improve Solr JDBC Driver to support more SQL Clients
> ----------------------------------------------------
>
> Key: SOLR-8659
> URL: https://issues.apache.org/jira/browse/SOLR-8659
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: master
> Reporter: Kevin Risden
>
> SOLR-8502 was a great start to getting JDBC support to be more complete. This
> ticket is to track items that could further improve the JDBC support for more
> SQL clients and their features. A few SQL clients are:
> * DbVisualizer
> * SquirrelSQL
> * ODBC clients like Excel/Tableau
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]