Community

Decouple context specific logic from SSRS reports using facades in SQL Server

(Siddharth Mehta) Reports designed using SQL Server Reporting Services, have parameters and report data as the two major entities which generally fetch data from database. This is generally facilitated by datasets that fetch data through the medium of a stored procedure. This makes the database logi

Read More - Register for Free Membership