Hi,
I wanted to test nDim with my two favorite Jdbc drivers:
- csvjdbc (sourceforge)
- monetDB
But the actual list seems limited to : PostgreSQL, Oracle, MySQL, MS Server ...
I there an easy way to do it ?
Thanks in advance
Regards
PAscal
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I wanted to test nDim with my two favorite Jdbc drivers:
- csvjdbc (sourceforge)
- monetDB
But the actual list seems limited to : PostgreSQL, Oracle, MySQL, MS Server ...
I there an easy way to do it ?
Thanks in advance
Regards
PAscal
There is only one way to integrate these drivers.
Extend the 'com.ndim.sql.enums.SupportedSqlDriversEnum' enum and build a custom release.
https://sourceforge.net/p/ndimolap/code/HEAD/tree/trunk/nDimCore/src/com/ndim/sql/enums/SupportedSqlDriversEnum.java