Forum Replies Created

Viewing 15 posts - 9,241 through 9,255 (of 18,923 total)

  • RE: Free Training

    Ya there's more than 1 job in this market... I think it would be worth your while to actually go out and see what else is out there.

  • RE: What Should A DBA Be Doing?

    Their would be no unemployement in the us... must be a myth :w00t:.

  • RE: Problem with bacth processing

    Not at this hour... need to go to bed :hehe:.

  • RE: Date Parameter

    SET @SDate = ISNULL(@SDate, '1900-01-01')

    SET @EDate = ISNULL(@EDate, '2100-01-01')

    SELECT ... WHERE @DateCol BETWEEN @SDate AND @EDate

  • RE: Problem with bacth processing

    I'm feeling a real life story comming from you Jeff... right about now ;).

  • RE: Newsletter Changes

    I'm one of the few who read all (most) of the message on that list. But I understand this may cause some problems for you guys. YOu seem...

  • RE: What Should A DBA Be Doing?

    That's the great thing about being your own boss. You do your own thing and you do what pays the most for you, all the time :P.

  • RE: Free Training

    noeld (9/25/2007)


    This is my thought on this issue and I always tell my boss (no matter where I am working):

    If you think paying for training and watching your employees go...

  • RE: ReadMe

    Exactly my point... :hehe:.

  • RE: Problem with bacth processing

    How big is the worked table??

    Sometimes it's just faster to truncate / reload.

  • RE: ReadMe

    This doesn't seem to be locked at all... Is this a bug, or just not locked?

  • RE: ReadMe

    Checking to see how the locked threads work!!

  • RE: Who's on functionality?

    I'm sure 3 Steves can make this right :P.

  • RE: Just a point

    On what article is that?

  • RE: Search results not showing

    Google search doesn't work as well as the old search feature anyways... can we have them both? ;).

Viewing 15 posts - 9,241 through 9,255 (of 18,923 total)