Viewing 5 posts - 1 through 6 (of 6 total)
Flo this also worked great and in fact I did say I would want all records returned if no parameters were selected but in reality this would be probably crash...
April 10, 2009 at 5:41 am
Andrew, your WHERE clause worked a treat!
I will have to look into your T SQL suggestion as there will potential be 16,000 records a month being added to the...
April 10, 2009 at 5:37 am
Thanks for your reply Adi.
That makes more sense! The table is going to be huge so I will have to rethink it, starting with passing the parameters to a function...
April 10, 2009 at 4:24 am
sorry, forgot your last question. If all are null then all records will be returned. I have a default fromDate and toDate in the logged date parameter but it could...
April 10, 2009 at 3:52 am
It would be ok to select more than one pair so between logged dates and between paid dates may be selected.
both the from and and the to date of any...
April 10, 2009 at 3:49 am
Viewing 5 posts - 1 through 6 (of 6 total)