Hello Marc,
as described in the title I need some help to configure last version supporting Java on Oracle < 11.2.0.4
I have an instance 11g XE (I know it's quite older) and no problem using current version.
But I'd like to use Java features to import large xlsx file (> 20K) so I uninstalled that version and tried to install 4.0.1 but I had some problem with dependencies. Using last version of them I had compile errors so I tried this one:
ExcelCommons 0778ddb
MSUtilities 1cf944523338f146b05dc78791f04ab0c3d7818d
In that manner I have no compile errors but when I try to read a small xlsx file I have I/O error.
Tomorrow morning I can access to that env and copy error string.
Thanks
Hello Marc,
as described in the title I need some help to configure last version supporting Java on Oracle < 11.2.0.4
I have an instance 11g XE (I know it's quite older) and no problem using current version.
But I'd like to use Java features to import large xlsx file (> 20K) so I uninstalled that version and tried to install 4.0.1 but I had some problem with dependencies. Using last version of them I had compile errors so I tried this one:
ExcelCommons 0778ddb
MSUtilities 1cf944523338f146b05dc78791f04ab0c3d7818d
In that manner I have no compile errors but when I try to read a small xlsx file I have I/O error.
Tomorrow morning I can access to that env and copy error string.
Thanks