Viewing 8 posts - 1 through 8 (of 8 total)
Thanx paul.s.lach, makes sense.
Some of my parameters are passed by an access front end and I hadn't realised that passing a date only parameter would result in an 00:00:000...
September 26, 2013 at 6:27 am
DOH!!!!
the union all queries should look up the date as for example
BETWEEN CONVERT(DATETIME, '2012-12-01 00:00:00', 102) AND CONVERT(DATETIME, '2012-12-31 23:59:59', 102)
as the day ends 23:59:59 ... :blush:
September 24, 2013 at 6:26 am
I know, there's nothing wrong with my SQl. I have tracked down the problem. In the smtp server message queues, I had assumed that because my mail wasn't sitting in...
November 23, 2010 at 3:11 am
there is no error on the log, it just informs me that the database mail process started and then that it is shutting down again
November 18, 2010 at 8:02 am
Mhmm, I don't think the main server could manage the extra workload sql would produce. Looks like I've entangled myself before I even started development. I think in that case,...
October 22, 2009 at 8:49 am
TS-terminal services, the server is underused - so we decided that we'd run sql on it, not being able to buy even a baby machine just running sql.
MS seem...
October 22, 2009 at 7:24 am
I'm dealing with a new install, and we've been too click happy when installing. The instance is on our TS server, which doesn't have a good redundency (and only 40gb...
October 22, 2009 at 6:10 am
Viewing 8 posts - 1 through 8 (of 8 total)