Viewing 15 posts - 166 through 180 (of 2,010 total)
jcrawf02 (10/14/2010)
Brandie Tarvin (10/14/2010)
October 14, 2010 at 10:58 am
drowlfs (10/12/2010)
WHERE InvoiceDate >= DATEADD(d, DATEDIFF(d, 0, @StartDate), 0)
AND InvoiceDate < DATEADD(d, DATEDIFF(d, 0, @EndDate),...
October 12, 2010 at 8:58 am
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...
October 12, 2010 at 7:54 am
so each row is it's own calculation not a running total including the row above it?
October 8, 2010 at 3:40 pm
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...
October 8, 2010 at 10:52 am
kln2020 (10/8/2010)
October 8, 2010 at 6:50 am
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...
October 7, 2010 at 11:34 am
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...
October 7, 2010 at 8:23 am
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...
October 7, 2010 at 8:16 am
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...
October 7, 2010 at 8:09 am
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...
October 7, 2010 at 7:42 am
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...
October 7, 2010 at 6:28 am
kd11 (10/6/2010)
O ...
October 6, 2010 at 1:30 pm
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....
October 6, 2010 at 11:16 am
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...
October 6, 2010 at 8:33 am
Viewing 15 posts - 166 through 180 (of 2,010 total)