Viewing 15 posts - 1 through 15 (of 33 total)
I have been messing around with groups and I cant get it to work, I only have a very basic table and it only has 1 group inside of it,...
February 6, 2007 at 2:51 pm
very true, so If I have two input dates, how do I find the disinct number of months?
I did try this approach, but found that I couldnt get the Expressions...
February 5, 2007 at 2:43 pm
Thanks for the Reply Mark,
I agree that my SQL has to change I suppose, I wil let you know how it goes and how I solved it.
Cheers!
January 7, 2007 at 2:58 pm
It might do, Ill have a go in a little while and let you know.
November 28, 2006 at 2:54 pm
Exactly! which was the problem, so I found that the joins were the issue here, and I needed to re-think the way my query was to work.
November 26, 2006 at 2:40 pm
Well maybe I can go about doing this another way, the issue here is that when a user passes a comman seperated list of subject id's to my SP, i...
November 23, 2006 at 3:17 pm
Will that Exists function slow down the query at all?
I mean, in terms of the performance of that function in comparison to a join.
Also it seems that when I...
November 23, 2006 at 2:43 pm
Thanks for the replies guys, I was hoping it wouldnt be so difficult. I will try to find a way around the issue I think, rather than do something messy...
November 22, 2006 at 2:47 pm
Currntly in my setup for my own apps that Ive have (somewhat) written myself. I have all the code looking onto views directly. Not to tables (or as you mentioned...
August 14, 2006 at 5:19 pm
Yeah I see what you are saying, but even views, just plain old views that just select all columns in a certain table I have read to be 'better' than...
August 14, 2006 at 12:45 am
Thats what I thought, but I have read post where people live by the fact that they never look onto tables directly, even the most basic 2 column tables.
August 3, 2006 at 3:18 am
if you take out the drill down can you still see them? Be sure to check the visibility properties on each row in the table
August 18, 2005 at 11:14 pm
Steve, I see what your saying now, I dont know what I was thinking. It works just fine in RS. The SQL i showed you was not dynamic, just pure...
August 10, 2005 at 5:26 pm
Thanks for the reply, but like I said, none of the status' have an id of 99, so nothing gets returned
August 8, 2005 at 5:09 pm
does it give you an error code? If so, search google for it, sometimes you can get great specific help on it
August 7, 2005 at 11:38 pm
Viewing 15 posts - 1 through 15 (of 33 total)