Forum Replies Created

Viewing 15 posts - 46 through 60 (of 2,010 total)

  • RE: Passing All to a multi valued parameter via a URL

    From what I understand you pretty much have 2 options to do this...

    a) instead of a multivalued parameter make it a single value, but include the parameter ALL in your...

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

  • RE: how to email a ssrs report

    This BOL (Books Online aka. SQL Server's Help Files) entry http://msdn.microsoft.com/en-us/library/ms159155.aspx should get you started.

    For step by step at the bottom there is links to the How to page which...

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

  • RE: Reporting services slower in SQL2008 than SQL 2005

    As a test to see if it's really a 2005-2008 issue or something else, you could do a P2V on your 2005 server and create a VM that's on the...

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

  • RE: Doesn't security cascade down?

    Koen (da-zero) (1/27/2011)


    Doesn't a DENY overrule the SELECT permission?

    I always thought so unless the select was granted at a more granular level...

    I.E. I DENY Select to userA on table1, but...

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

  • RE: Doesn't security cascade down?

    I'm quite interested to see what others come up with, as I can't seem to find what I'm looking for in the newer BOL pages... in the 2k Deny...

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

  • RE: Reporting services slower in SQL2008 than SQL 2005

    What else is running on the virtual server that the 2008 VM is running on? Do you actually need a dual processor VM? I've seen issues with VMWare...

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

  • RE: Ok..now my charts are moving when I preview the reports?!

    Any chance you have the data region for the chart on the left set with a much larger margin, background etc than actually needed? OR the cell that contains...

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

  • RE: Reporting Servies

    ket.teyousbbaac (1/26/2011)


    Hi

    I have designed report in reporting services. I'd like to format number(###,###,###.## to ###.###.###,##),but I can't reach my goal.

    Are there any solutions for this?

    Thank for your reply,

    Ketteyous

    I'm guessing this...

    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?

    jcrawf02 (1/26/2011)


    Brandie Tarvin (1/26/2011)


    Gus, where and how did you learn all this stuff? It's really fascinating.

    Seconded, this is stuff I've always wanted to learn. References?

    Ditto, I've always been interested in...

    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?

    Steve Jones - SSC Editor (1/24/2011)


    Luke L (1/24/2011)


    I've gotta agree here(my emphasis above). What business case does your SQL servers tweeting supply that don't get with SMS Text, emails...

    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?

    Brandie Tarvin (1/24/2011)


    Craig Farrell (1/24/2011)


    You know... randomly... has anyone thought about getting their SQL Servers tweet accounts? I think that'd be the second good use for tweeting I've seen,...

    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?

    Congrats Grant!

    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?

    bitbucket-25253 (1/20/2011)


    Luke L (1/20/2011)


    Grant Fritchey (1/20/2011)


    Steve Jones - SSC Editor (1/20/2011)


    New forum for speakers. Critique abstracts and titles. I would love the feedback from people that actually go to sessions...

    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?

    Grant Fritchey (1/20/2011)


    Steve Jones - SSC Editor (1/20/2011)


    New forum for speakers. Critique abstracts and titles. I would love the feedback from people that actually go to sessions and try to...

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

  • RE: SQL Server 2008 Matrix Report Export to CSV

    So instead of doing this in a matrix, why not just do it in TSQL then write it to a temporary table in a varchar(20) and Varchar(Max) column. Then...

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

Viewing 15 posts - 46 through 60 (of 2,010 total)