Hi Team,
I have use Sqlsrv connection in data source but following issues are occur. Please check and let me know the solution.Thanks
PDOException: SQLSTATE[IMSSP]: An invalid encoding was specified for SQLSRV_ATTR_ENCODING. in file /var/www/html/himes_reports/vendor/koolreport/core/src/datasources/PdoDataSource.php on line 547
#0 /var/www/html/himes_reports/vendor/koolreport/core/src/datasources/PdoDataSource.php(547): PDO->setAttribute() #1 /var/www/html/himes_reports/vendor/koolreport/core/src/core/DataSource.php(108): koolreport\datasources\PdoDataSource->start() #2 /var/www/html/himes_reports/vendor/koolreport/core/src/core/Node.php(365): koolreport\core\DataSource->requestDataSending() #3 /var/www/html/himes_reports/vendor/koolreport/core/src/core/Widget.php(522): koolreport\core\Node->requestDataSending() #4 /var/www/html/himes_reports/vendor/koolreport/core/src/core/Widget.php(541): koolreport\core\Widget->standardizeDataSource() #5 /var/www/html/himes_reports/vendor/koolreport/core/src/widgets/google/Chart.php(69): koolreport\core\Widget->useDataSource() #6 /var/www/html/himes_reports/vendor/koolreport/core/src/core/Widget.php(157): koolreport\widgets\google\Chart->onInit() #7 /var/www/html/himes_reports/vendor/koolreport/core/src/core/Widget.php(760): koolreport\core\Widget->__construct() #8 /var/www/html/himes_reports/app/Reports/Drilldown/BillReport.view.php(27): koolreport\core\Widget::create()