Forum Replies Created

Viewing 15 posts - 166 through 180 (of 2,010 total)

  • RE: Are the posted questions getting worse?

    jcrawf02 (10/14/2010)


    Brandie Tarvin (10/14/2010)


    Am I the only one on this thread holding out because she believes the physical e-reader will be almost extinct in 5-7 years, giving way to platform-independent...

  • RE: How to set parameters

    drowlfs (10/12/2010)


    That's what I do (in some cases, for some specific reasons, that escape me right now):

    WHERE InvoiceDate >= DATEADD(d, DATEDIFF(d, 0, @StartDate), 0)

    AND InvoiceDate < DATEADD(d, DATEDIFF(d, 0, @EndDate),...

  • RE: Web FrontEnd

    OK so what I'm hearing is that you don't want your users to have to choose a parameter? You can setup a parameter list where they just click a...

  • RE: Running Totals within a calculation

    so each row is it's own calculation not a running total including the row above it?

  • RE: Running Totals within a calculation

    It would be helpful if you could give a bit better explanation of what you are looking for.

    The sample data you provided, is that what you want it to look...

  • RE: design a report

    kln2020 (10/8/2010)


    hi, I read in magazine this = 'Access the embedded code of a report by clicking Report/Report Properties in the BIDS menu (you need to have selected either the...

  • RE: Web FrontEnd

    You just want to be able to pick from a list?

    when you set up the parameter, in the middle part of the screen it gives you the ability to type...

  • RE: how to display multiple records in 1 column seperated by (,)?

    If you feel that strongly about it, search the connect site and see if it has already been requested, if not request it and see if other people feel it's...

  • RE: Subreport problem in SSRS

    Yes that is correct when the subreport is nested in another element. My understanding is that they fixed this in 2008. You can read about it more on...

  • RE: Deploying SSRS Reports

    Really, you're adding 1000 reports at the same time? Is this because you are setting up new clients with the same reports or because you make 1 change and...

  • RE: how to display multiple records in 1 column seperated by (,)?

    Vince and all, I'd never used Join to concatenate the results from a dataset before, just kinda assumed it would work based on how it works to join the strings...

  • RE: Missing Services SQL 2005 Services in SQL Configuration Manager

    Sqlapprentice, it seems that you may be referring to me, but as I did not have this issue I can't give an explicit response other than to try what some...

  • RE: ReportSelection

    kd11 (10/6/2010)


    Using SSRS is it possible to give a user a choose of subject matter which will produce the report, the users will pick between:

    O ...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (10/6/2010)


    jcrawf02 (10/6/2010)


    Stefan Krzywicki (10/6/2010)


    Wow, loading data into Access from SQL Server through SSIS is a Royal PITA.

    I think that's because nobody ever considered that this was a possibility....

  • RE: Are the posted questions getting worse?

    Look below your name, points etc on the left. You'll see post # ######. That was the number of your post, if yours was the most recently...

Viewing 15 posts - 166 through 180 (of 2,010 total)