Forum Replies Created

Viewing 15 posts - 76 through 90 (of 2,010 total)

  • RE: Need to show multivalued report parameters on report

    While I've never needed to represent that many values in a parameter selection, I've only done perhaps 75-100 in each parameter I've found that most users seem to want either...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Raw Materials - The Decision

    CirquedeSQLeil (1/4/2011)


    That is great news. Thanks Phil.

    True and kudo's to whoever made the decision to allow download of the comic book without having to proceed through the data collection...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: SSRS Excel attachment not emailing to blackberyy

    This seems to be an issue with 2008 R2... see the following connect issue and vote for it if you agree.

    https://connect.microsoft.com/SQLServer/feedback/details/598564/2008r2-excel-unable-to-be-opened-in-pda-or-iphone?wa=wsignin1.0#tabs

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Run a deployed report (*.rdl) from command line

    You might be able to do this with the rs.exe utility, or perhaps by creating a commandline application with VB/C# etc that makes a call to the resportserver2005 web service....

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Unable to export a calculated field

    Any chance that it's just a formatting issue? Make certain the datatype is set to the correct format and such (fixes numbers stored as text issues)? Also that...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Instalation of SSRS

    If you have an MSDN subscription you may be able to download SQL Server 2005 but if not and you are looking to learn you may find downloading the Trial...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: UPDATEs vs. Left Joins - which is faster/more efficient?

    I'm not really sure what you are asking. Have a look at the first article in my signature for how to help us help you for an idea of...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Problem with accessing reports

    At what point do they see the access denied message? When they try to load the report or when they try to run it?

    Also, you may be having some...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    Kit G (12/27/2010)


    jcrawf02 (12/27/2010)


    Kit G (12/27/2010)


    The very best wishes to everyone for the New Year that's fast approaching.

    Mmmm, spare-ribs and sauerkraut, here I come! 😀

    That's an interesting combination. At...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: date parameter & Switch statement for changing cell color?

    SQLNW (12/23/2010)


    Hi Gurus,

    I am developing reports on reporting services 2005. I need to provide a daily report which has

    @startdate & @end date from query

    Q....I want to make...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: count of number of things

    I would check the help files for the Count() and CountDistinct() functions. I beleive they would be useful here.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Problem with accessing reports

    Any chance that the the dataset credentials are set to use integrated security and the users from the XYZ domain don't have appropriate rights to that datasource?

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Permission

    Daniel Bowlin (12/21/2010)


    domain\groupname.

    All you need to do is find a groupname that covers everyone you want included.

    Additionally, you could use the built-in authenticated users group from active directory. It's...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Show Distinct Records

    Seems like perhaps you might need to add an appropriate Group BY Clause to the query in your dataset.

    If that is not an option, you could also experiment...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: How to protect code behind on a report

    Ninja's_RGR'us (12/21/2010)


    Thanks for the link.

    But the more I think about it, it's the same as the report. Any half decent dba will be able to reverse engineer the cubes...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 76 through 90 (of 2,010 total)