Viewing 15 posts - 7,171 through 7,185 (of 10,144 total)
sing4you (10/18/2010)
...I knew I was dating myself with that one...
The upside to multiple personality disorder?
October 19, 2010 at 2:34 am
WayneS (10/18/2010)
Steve Jones - SSC Editor (10/18/2010)
October 19, 2010 at 2:30 am
Steve Jones - SSC Editor (10/18/2010)
October 19, 2010 at 2:26 am
GSquared (10/18/2010)
Steve Jones - SSC Editor (10/18/2010)
Alvin Ramard (10/18/2010)
Jeff Moden (10/17/2010)
Steve Jones - SSC Editor (10/14/2010)
October 19, 2010 at 2:22 am
Paul White NZ (10/18/2010)
Steve Jones - SSC Editor (10/18/2010)
Jason (10/18/2010)I think most trees are brown on the outside with a topcoat (needles or leaves) that may or may not be...
October 19, 2010 at 2:11 am
nigel. (10/18/2010)
UPDATE
MyHomework
SET
Answer = 'Correct'
WHERE
MyEffort IS...
October 18, 2010 at 8:25 am
Brandie Tarvin (10/18/2010)
WayneS (10/16/2010)
"I've got this task, needs to be done in an insert trigger".
So, I give the code for doing so.
"Now, can you incorporated it...
October 18, 2010 at 4:56 am
CirquedeSQLeil (10/15/2010)
...He - I got run off the road last night by a woman driving an SUV...
That's the school run for you.
October 18, 2010 at 2:11 am
Using a function on the lower bound of the date range is also likely to cause problems. Try this instead:
DECLARE @workh_date_out DATE
SET @workh_date_out = DATEADD(month, @Month * -1, @TodaysDate)
WHERE (
(workh_date_out...
October 15, 2010 at 6:56 am
Post what you've tried already.
Can you set up some sample data? One of the links in my sig will show you how to do this.
October 15, 2010 at 6:24 am
Alvin Ramard (10/14/2010)
Good idea Jason. Where can I find a wife before Xmas? 😀
October 15, 2010 at 2:13 am
a475668 (10/14/2010)
I get this erro:
Msg 102, Level 15, State 1, Line 1
Incorrect syntax near '.'.
when i execute the below code.
ALTER procedure [spOutputFinalFile] as
set nocount on
Declare...
October 14, 2010 at 10:18 am
crookj (10/14/2010)
Brandie Tarvin (10/14/2010)
crookj (10/14/2010)
Kit G (10/14/2010)
Vampira
Early 70's - Bringing back some GOOD memories. If I was ever bit by a Vampire - She would be the one I would...
October 14, 2010 at 9:02 am
Viewing 15 posts - 7,171 through 7,185 (of 10,144 total)