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

I could set without any problems MSSQL Server Data Source in SPAGOBI, I am doing the same procedure, but when I click on TEST nothing happens.

I copy sqljdbc4.jar to the lib folder, I restarted the service and defined the datasource

jdbc:sqlserver://localhost:1433;databaseName=GestionFlota

user and password

com.microsoft.sqlserver.jdbc.SQLServerDriver

I press Test and no error is shown and it does not connect to the database.

Any Idea what could be wrong?

Regards

Cesar
in General Configuration by (210 points)

I have the exact same error.  What was the resolution?

1 Answer

0 votes
Please have a look at the log files if there is a more specific error so we can help you.
by (11.6k points)
I have the exact same error.

Where do I find the log files? I'm new to knowage.
<your_setup_directory>/logs/<your_server_address>.<date>.log
...