Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make JasperAssistant work with Microsoft JDBC driver for SQL Server?

0
Posted

How can I make JasperAssistant work with Microsoft JDBC driver for SQL Server?

0

The problem is that the JDBC driver for Microsoft SQL Server is distributed in 3 different jars. The database data source configuration interface does not allow to specify more than one jar file (which is enough in most of the cases). Until the interface is improved the following workaround can be used. Create a single JAR file by including the contents of all the 3 original jar files and then specify it in the database data source configuration dialog.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123