Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

Sirs,

I am just trying to connect knowage to my SQL server data base, but is impossible!!! To much dificult!!! Please help:

I have downloaded jdbc connectors from MICROSOFT page. I have tried with different versions:

mssql-jdbc-7.2.2.jre11.jar

mssql-jdbc-7.2.2.jre8.jar

and older ones:

sqljdbc41.jar

I have copied these drivers into the \lib folder (only one of them each time, and re-starting knowage)

The database that I try to reach is:

And I have configured the connection as follows:

I have tried also with the following configuration

BUT IT DOES NOT WORK!!!!!!!! PLEASE !!!!!! HELP!!!! I only need to connect to the data base!! It is only the first step and I am not able to do it!!!! I do not understand why it is so difficult!!!

Environment Knowage-6_4_1-CE-Installer-Windows-JVM64bit-20190605
in General Configuration by (140 points)
closed by

I just did the first part as a test and it worked, like below.  I hear you as far as this is the first step and took me a day to connect to SQL Server.  Not impressed so far.

jdbc:sqlserver://CAMBIAR

...