1. Querying Excel 2007 Workbook with JDBC/ODBC stackoverflow.comI've created an ODBC connection to an Excel 2007 Workbook using ACEODBC.dll, which is supposed to work for both .xls and .xlsx files. However when I try to open a connection ... |
2. java.sql.SQLException: General error at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) stackoverflow.comI'm trying to establish a JDBC-ODBC connection using the following routine,
|