Forum Replies Created

Viewing 15 posts - 31 through 45 (of 2,010 total)

  • RE: Antivirus on large SQL Server instances

    I believe the SQLSERVER.exe process is excluded as well. I'm uncertain if we have the option to exclude all spawned processes, but I'll check.

    Can you tell me which AV...

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

  • RE: Antivirus on large SQL Server instances

    Thanks Jeff! We're looking at upgrading to systems in that neighborhood and want to get this resolved prior to putting them into production.

    Luke.

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

  • RE: Antivirus on large SQL Server instances

    Yes, we do that as well. It is a failing of the product. Not the way it is configured. I'm looking for what av products other people...

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

  • RE: The Bicentennial

    Steve, I'll be attending tomorrow as well. Ive been looking forward to this event for a while now. The SQL Saturday events I have attended have all been...

    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?

    Stefan Krzywicki (4/1/2011)


    LutzM (4/1/2011)


    Stefan Krzywicki (4/1/2011)


    Assuming the report isn't an April Fools joke, anyone get hit by the attack?

    I'd bet that many learn no lesson at all about clensing data...

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

  • RE: SSRS 2008 - how do you avoid the login prompt?

    If it is the problem where the client is not automatically passing credentials and you want that to happen, the issue is on the client side. It can be...

    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?

    WayneS (2/13/2011)


    Are any Threadizens going to SQL Saturday #69 (Philadelphia) on March 5? I just read the email where my presentation has been selected to be presented! :w00t::w00t::w00t:

    I'd love to...

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

  • RE: Display top 100 records.

    This sounds like the kind of request that is better suited to handle in TSQL not in SSRS. Get your data in TSQL and then format it with SSRS.

    So...

    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?

    Stefan Krzywicki (2/8/2011)


    Tom Brown (2/8/2011)


    Seems like VirtualBox is the preferred choice.

    Just wondered why, no one mentioned VmWare or Hyper-V?

    As far as I know Hyper-V is only available on Windows...

    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?

    Not sure about an FAQ, but you could always point them to Jeff's How to ask for help article? It's always good reading for newbies...

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

  • RE: SSRS Report

    I think perhaps if you're using some sort of custom front end or application you could test the DS first and only then show the report, but as for what's...

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

  • RE: SSRS Report

    This happens by default. Instead of the Report Processing page you get something along the lines of...

    An error occurred during report processing.

    Cannot create connection to...

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

  • RE: SSRS 2008 - how do you avoid the login prompt?

    WayneS (2/2/2011)


    Luke,

    SSRS 2008 doesn't use IIS, so it's not that.

    The login prompt comes up before even getting to the page (before selecting a report), so it's not a dataset.

    I'll check...

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

  • RE: SSRS 2008 - how do you avoid the login prompt?

    Wayne, it depends on what is prompting for the credentials? Is it the dataset or IIS itself, or more precisely is it the credentials to your database or the...

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

  • RE: Merging Two Datasets in SSRS 2005

    This seems like a rather complex way of doing things... Why not just return both datasets in the same query as a single dataset...

    Soemthing like...

    --This is the result of query1...

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

Viewing 15 posts - 31 through 45 (of 2,010 total)