You can use MySQL as datasource for your reports, see Data Sources Supported by Reporting Services (SSRS)
But to host the ReportServer databases you need a MS SQL Server, never saw that an other RDBMS is supported.
If you purchase a license for SSRS then you have a license for the complete MS data stack and that means, you can install MS SQL Server database engine as well.
Can we configure SQL Server Reporting Services with MySQL?
Hello,
We have some reporting needs and we wanted to use SSRS standalone for it, but our database is in MySQL and we do not have MS SQL server Setup.
Therefore, wanted to know, Can we configure SQL Server Reporting Services with MySQL? Is it possible to have the reporting services databases i.e. ReportServer and ReportServerTempDB on MySQL?
If yes, kindly suggest some references to how we may do this setup.
Thank you.
SQL Server Reporting Services
-
Olaf Helper 47,436 Reputation points
2021-09-13T06:47:53.757+00:00
1 additional answer
Sort by: Most helpful
-
Isabellaz-1451 3,616 Reputation points
2021-09-13T09:34:40.697+00:00 Hi @Kapoor, Pooja ,
Please refer to this thread to learn how to use mysql database creating ssrs report
https://www.mssqltips.com/sqlservertip/2615/creating-a-ssrs-report-using-a-mysql-data-source/HTH
Best Regards,
Isabella
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.