Viewing 2 posts - 16 through 17 (of 17 total)
Just download the trial version and when you run the install select just the Client Tools.
December 19, 2007 at 4:50 pm
#761634
Maybe a mute point now but I would suggest using BETWEEN instead of >= and =@date1 AND dtmDateTime<=@date2" becomes "dtmDateTime BETWEEN @date1 AND @date2".
I would also evaluate your WHERE...
December 12, 2007 at 3:07 pm
#759615