MSSQL not visible in Community edition (via Docker) in Data Source

Hey there,

I’ve set up HI in community edition 3.1.0 from github via Docker. It runs flawlessly but the only issue is that I can’t integrate mssql drivers to build up a connection to my mssql database.

The driver mssql-jdbc-12.8.1.jre8.jar is copied in the hi-repository/System/Drivers folder.
Is there anything else to do so that I can choose the mssql in creating data source dropdown for selecting the driver?

Another question: Is it possible that gihub project is being updated to 5.2., the current version of hice?

Thanks in avance,
Daniel

Ive done what you’ve told me, but I still can’t access the mssql driver.

Screenshot below, Browser is Firefox - cache cleared before.

image

And this is the content of the /hi-repository/System/Drivers/ folder:

image

Hello,

Please add the same driver “mssql-jdbc-7.2.0.jre8.jar” into lib folder located at “…\TOMCAT LOCATION\webapps\hi-ce\WEB-INF\lib”.

Once added in the lib, please restart Tomcat service.

If it is still not visible then drop an email to support@helicalinsight.com. We will setup a call with you and see what help we can extend on a screensharing call.

Thank you