How to setup SSRS with an Azure SQL Server Database

后端 未结 8 1774
遇见更好的自我
遇见更好的自我 2020-12-14 01:00

I have a SQL Server Database on Azure Cloud and I want to get a report server up and runnning using SSRS that would accesses the data on that database.

Does anyone

8条回答
  •  情歌与酒
    2020-12-14 01:38

    Actually you do not to have your Azure SQL Database on the Azure VM. All Specify your connection string to point to your Azure SQL Database

提交回复
热议问题