daust/JasperReportsIntegration
error when Calling Multi Data-source from Oracle ApexI have created a jasper report using jasper studio:-main query from oracle DB-another dataset from SQLServer-load the jdbc driver using parameter and assign the "Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver")" to its Default-Expression-m... |