Tell me can we use custom code in ssrs?



Tell me can we use custom code in ssrs?..

Answer / Mithlesh Kumar

"Yes, you can use custom code in SSRS (SQL Server Reporting Services) using .NET languages like C# or VB.NET for creating complex business logic. Custom assemblies are created and then deployed to the report server where they can be called from a report through a shared variable or report parameter."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to loop through result set objects using mssql_fetch_array()?

1 Answers  


what is macro?

5 Answers   Excel, Global Innovation, Wipro,


What are distinctive joins find as a part of sql?

1 Answers  


What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks

1 Answers   TCS,


Can we use where and having clause together?

1 Answers  


What is SQL Profiler and the use of it?

2 Answers   247Customer,


What is the main difference between ‘between’ and ‘in’ condition operators?

1 Answers  


what are the advanced features in sql 2008?

2 Answers   Wipro,


What is the purpose of the tempdb database?

1 Answers  


How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?

1 Answers  


Is trigger fired implicitely?

2 Answers  


What are the different types of locks in the database?

1 Answers  


Categories