Forum Replies Created

Viewing 15 posts - 886 through 900 (of 2,010 total)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (5/20/2009)


    Jack Corbett (5/20/2009)


    Lynn Pettis (5/20/2009)


    Lynn Pettis (5/20/2009)


    Would someone who knows SSRS please go help this person?

    Thanks Luke!

    I have to admit being disappointed you didn't say something like:

    "Use the...

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

  • RE: Query on 16 millions rows -> 20 ms. vs Query on 4 millions rows -> 1 ms.

    4 million rows * 4 = 16 million rows

    5 ms * 4 = 20 ms

    Seems like your query is performing in a fairly linear progression. Granted I've never worked...

    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?

    No Problem.

    -Luke.

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

  • RE: Alias name for column data in the output

    This could be done one of two ways...

    First, you could add the parameters to your where statement of your query to only bring back the details you want. ...

    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?

    Alvin Ramard (5/20/2009)


    Hey Bob. Don't forget you banjo tomorrow night.

    :hehe:

    Hey Alvin, Don't forget your DigiCam so we can all see it 😉

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

  • RE: HTML reports using SSRS

    Any chance you could elaborate a bit more on this?

    An HTML Report could be used just like any other piece of HTML code. You generate it using the HTML...

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

  • RE: Intrusion Detection Systems

    IDS software is great. IF this is particularly for a website the best IDS service can still be gotten around. Like AntiVirus services, most IDS systems work on...

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

  • RE: Simple Report

    I'd suggest you use a table instead of a list in your report.

    Since you didn't specify I'm assuming you're writing the report in Visual Studio, not report builder. Also...

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

  • RE: displaying a meaningful name in report instead of a URL name in a field

    I guess what I was trying to say with my example, is that you could still ahve your report as it, with no additional table and just pull out the...

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

  • RE: displaying a meaningful name in report instead of a URL name in a field

    You could do this a couple of different ways. Create a lookup table and join to it in your query as you suggested. This could well be something...

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

  • RE: Comparing Stored Procedures - Looking for changes?

    If this is a one time thing than most any of the database comparison tools should work as they all have trial version. I've had decent luck with RedGate's...

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

  • RE: Trigger Help

    Seems you updated your post as I was posting...

    My question still stands, but I also would like to bring up something you may or may not be thinking about... ...

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

  • RE: Trigger Help

    David Kranes (5/18/2009)


    Hello, I am trying to write a simple insert trigger that will check if a row exists in a table based on the inserted values. If so...

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

  • RE: Reporting Services - Dataset multiple

    Is there any reason why you can't just do this all in one query in your database using a Join?

    Instead of creating 2 datasets, just create one dataset...

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

  • RE: Using Reports with different databases

    I stand corrected, apparently it can be done, but according to the discussion from that article there are a number of caveats. One of the more important is the...

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

Viewing 15 posts - 886 through 900 (of 2,010 total)