Forum Replies Created

Viewing 15 posts - 91 through 105 (of 2,010 total)

  • RE: How to protect code behind on a report

    Not sure about the package itself, but here's something from MS on Encrypting the data inside the package... Again it talks about giving users the ability to run/open the...

    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)


    No, that's the solution I had to come up with.

    Make an asp .net report project, compile to dll and only deploy the dll.

    As for performance I think I get...

    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)


    Luke L (12/21/2010)


    There's no easy solution to this currently, other than to make certain the Admin doesn't have the ability to do this, but that could be a large...

    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

    Resender (12/21/2010)


    From what I've been told we want to protect the code behind, parameters and if possible the layout.

    But the latter will probably be impossible.

    Txn for the answer.

    And by Code...

    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

    There's no easy solution to this currently, other than to make certain the Admin doesn't have the ability to do this, but that could be a large undertaking in itself...

    Here's...

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

  • RE: Migration of reports

    No tool from within ReportManager itself, but you could create a script using rs.exe to make this happen. If you don't want to create the script yourself check out...

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

  • RE: Export in reporting services

    To elaborate on what dbowlin said...

    In the rsreportserver.config XML (located for 2005 anyhow... %Program Files%\Microsoft SQL Server\[instance folder]\Reporting Services\ReportServer) file you can edit the following...

    Under the <extensions><Render> hive...

    anything that you...

    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?

    LutzM (12/17/2010)


    Luke L (12/17/2010)


    Any chance you could have them schedule it for first thing in the AM and then just not sleep the night prior. Go in, have them...

    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?

    Jack Corbett (12/17/2010)


    I've used VirtualPC, but its lack of 64 bit guest support is annoying. I know several others who use VritualBox and if I had a machine on...

    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?

    Anyone see today's XKCD[/url]? I now have a new idea of how to explain indexing to business users...

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

  • RE: How to create same subscription across many reports

    Yeah unfortunately there's no easy way to do it. Directly from within the SSRS interface, though I imagine you could create a script and use RS.exe (check BOL for...

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

  • RE: How to create same subscription across many reports

    You could use the SSRS web service to query your Report Server for all of your report and then create the subscriptions programatically by looping though your list of reports...

    Here's...

    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?

    GSquared (12/15/2010)


    Kit G (12/15/2010)


    Lynn Pettis (12/15/2010)


    I'm not in a position to test, but don't you get the same issue when using decimal(19,4) as you do when usinf money?

    Now I may...

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

  • RE: Using control words in parameters

    JKamzol (12/14/2010)


    I think a report of mine is getting hung up because of a parameter issue. I use the parameters for various things on the report and all seem...

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

  • RE: What are the SSRS Objects?

    Any chance you can give us a bit more information as to what your problem or question is? If you're just looking for general information on SSRs, I'd start...

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

Viewing 15 posts - 91 through 105 (of 2,010 total)