Hi,
With the last Excel_JDBC40.jar (2014-05-16 07:48), an exception is catch when i try to execute a query with the Example1.java :
java.sql.SQLException: Failed to find table BIENS in database test
at com.hxtt.global.SQLState.SQLException(Unknown Source)
at com.hxtt.sql.excel.c.a(Unknown Source)
at com.hxtt.concurrent.ab.a(Unknown Source)
at com.hxtt.sql.excel.b1.a(Unknown Source)
at com.hxtt.sql.excel.a1.a(Unknown Source)
at com.hxtt.sql.b0.if(Unknown Source)
at com.hxtt.sql.d4.a(Unknown Source)
at com.hxtt.sql.d4.a(Unknown Source)
at com.hxtt.sql.df.a(Unknown Source)
at com.hxtt.sql.b0.a(Unknown Source)
at com.hxtt.sql.am.a(Unknown Source)
at com.hxtt.sql.am.if(Unknown Source)
at com.hxtt.sql.am.executeQuery(Unknown Source)
at excel.jdbc.Example1.main(Example1.java:18)
You can DL source at http://www.ostendi.com/temp/hxtt/Example1.java
and Excel File at http://www.ostendi.com/temp/hxtt/test.xslx
Can you help me ?
Kind Regards,
Renaud LE MORTELLEC
|
there is an error with excel file url : http://www.ostendi.com/temp/hxtt/test.xlsx
|
>With the last Excel_JDBC40.jar (2014-05-16 07:48)
Your should consider renewing your license to get the latest package. Tried the latest package(2014-10-22), it seems normal.
|