Report Development

SQLServerCentral Article

SSRS - Report for Stored Procedure with Multiple Values Passed

  • Article

You created a report that passed three separate values to a stored procedure, simply enough. However, now the user comes back and they want the ability to select multiple values for the report to return data against. Check out this article for a walk-through on how to handle this request.

4.3 (10)

You rated this post out of 5. Change rating

2014-12-09

12,058 reads

SQLServerCentral Article

SSRS - Report for Stored Procedure with Parameters

  • Article

You receive a request from an analyst for a report to be built from a procedure they wrote. It will require parameters based on values currently in the database and ones that allow free-typing. This article will provide a basic walk-through on handling this type of request.

4.67 (9)

You rated this post out of 5. Change rating

2014-11-04

43,546 reads

Technical Article

Report Design Tips and Tricks

  • Article

This white paper covers best practices on report design and helps you avoid common mistakes when choosing a report layout and output format. Take advantage of existing product features to achieve the results you want. The paper includes report and code examples that implement functionality that is frequently requested.

2009-05-13

4,606 reads

Technical Article

RE: Is adding more memory always the answer?

  • Reply

Chris has good advice. You can also take some of your long running queries from Profiler and check them in Quary Analyzer. See if there are any physical reads. If not, then memory won't help since you aren't going to disk anyway. Memory often helps, but might not be the answer. Steve Jones sjones@sqlservercentral.com http://qa.sqlservercentral.com/columnists/sjones […]

2003-06-17

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers