Page 1 of 1

Error Message while Publishing Report

Posted: Mon Oct 21, 2019 5:31 am
by drshail23
Hi , i made a Report in MS SQL Database and it work perfect in Stimulsoft Designer 2019.1.1 Version but when i Publish it with Php i got this Error
Image

Re: Error Message while Publishing Report

Posted: Mon Oct 21, 2019 1:26 pm
by Lech Kulikowski
Hello,

Please check that MS SQL extension is added on your PHP server.

Thank you.

Re: Error Message while Publishing Report

Posted: Mon Oct 21, 2019 2:24 pm
by drshail23
Yes , I can view data from mssql server in phpsite
Image

Re: Error Message while Publishing Report

Posted: Wed Oct 23, 2019 6:54 am
by HighAley
Hello,

We are using sqlsrv or mssql to connect to the MS SQL server.
PDO is not used in our data adapter.

You should install on of supported drivers or modify our data adapter as you need.

Thank you.

Re: Error Message while Publishing Report

Posted: Wed Apr 22, 2020 6:19 am
by drshail23
hi i Added ms sql extension in php server eventhough i got this error , i m using xampp server with php 7.1
i have added this file in php ext folder and this line in php.ini
i also add ms sql server in odbc administrator in system dsn
extension=php_pdo_sqlsrv_71_ts.dll
extension=php_sqlsrv_71_ts.dll
;extension=php_sqlsrv_7_ts_x64.dll
extension=php_sqlsrv.dll
SDo kindly help me

Re: Error Message while Publishing Report

Posted: Thu Apr 23, 2020 10:44 am
by Lech Kulikowski
Hello,

Please check your connection on your PHP server without the designer.

Thank you.

Re: Error Message while Publishing Report

Posted: Fri Apr 24, 2020 3:26 am
by drshail23
in PHP Application i Can Fetch Data and Display in my Website with MSSQL Server , It worked Perfect but only in Stimulsoft report it Showed THis Error ?

Re: Error Message while Publishing Report

Posted: Mon Apr 27, 2020 10:46 am
by Lech Kulikowski
Hello,

Please send us your report for analysis.

Thank you.