Is there any way to add a JAR to icCube install to make it available to MDX JAVA integration, JDBC data source, etc...?
相关问题
- Difference between Types.INTEGER and Types.NULL in
- Do you need to close the connection you get from j
- metaData.getPrimaryKeys() returns a single row whe
- How to resolve “Invalid string or buffer length” a
- Mysql session variable in JDBC string
You'll have to add the JAR into the icCube lib directory and possibly t update accordingly the CLASSPATH:
Windows (.exe)
Windows (.bat)
Linux
MacOS