

You can choose to setup the connection to your database. In the screenshot below our "AdventureWorks" database is stored in the "DESKTOP-UNTIFK9" Server with Windows Authentication. Click on the "Edit" button to setup the Data source. You should see the "Select the Data Source" dialog as shown below:ģ. A "Welcome to the Report Wizard" will be launched to provide you with an overview of the steps required to create a report.

Enter a name for your project and click on the "OK" button.Ģ. Launch Visual Studio and create a new Project. You need to copy "QRCodeLibrary.dll" from the Resource\ReportingServices subdirectory to the "ReportServer\bin" directory of SQL Server Reporting Services.Ĭreate QR Code in a Report Server project (Microsoft Reporting Services - SSDT)ġ. This differs from previous versions of Reporting Services and SQL Server. You need to copy "QRCodeLibrary.dll" from the Resource\ReportingServices subdirectory to the "SSRS" directory of Visual Studio.Īt a file-level SQL Server Reporting Services is now completely separated from SQL Server file structure. AdventureWorks database (or other databases) installed.The SSDT component can be found in Visual Studio installer -> Workloads -> Data storage and processing -> SSDT. SQL Server Data Tools (SSDT) standalone or SSDT for Visual Studio installed.Create QR Code in Microsoft Reporting Services (SQL Server Data Tools - SSDT)
