Forum Replies Created

Viewing 15 posts - 16 through 30 (of 285 total)

  • RE: Effective Dating Series Part I - The Problem

    Good Article- seems like a pretty simple concept, have used it many times in the past.

  • RE: minimally logged operations

    Pretty good question!

  • RE: UPDATE

    Think there are a few spelling mistakes? An an extra character?

    update table

    set a1.coulmn=a2.column<

    from table1 as a1, table2 as a2

    where a1.colum1 = a2.column2

  • RE: Finding Passwords

    Rudy Panigas (9/9/2009)


    Has anyone actual verified that you can read the plain text passwords in memory? I've looked that the DBCC commands like INPUTBUFFER and OUTPUTBUFFER but can't seem to...

  • RE: Protection Close To Home

    Steve Jones - Editor (9/1/2009)


    It's not a skill set issue, necessarily, it's a need/want issue. I'm looking for a central backup solution that I don't have to manage. WHS does...

  • RE: Protection Close To Home

    SQAPro (8/31/2009)


    ...

    If we get back to the original question of 'do you use raid at home' and the subject of some kind of redundant storage for the average home user...

  • RE: Protection Close To Home

    WHS seems to do what I'm looking for - it will also work as a media server for streaming music and video.

    Still waiting for the new chassis to come in...

  • RE: group by

    Good question! Sometimes people forget the simple stuff!!!

  • RE: SQL 2008 T-SQL

    sur_manpower (8/31/2009)


    When u declaring local variable at the same statement u can't assign a value

    e.g Declare @i as int = 100

    it will give error,

    u have to declare like

    Declare @i as...

  • RE: Protection Close To Home

    Ordered some quiet hardware today from newegg. 2tb in drive space + quiet chassis, 2gb memory < 400.

    Should only take a couple hours to get it up and running.

    1TB...

  • RE: Protection Close To Home

    Definately build something low power. not a problem building stuff, I built half the pc's in the house.

    think there are about 6 machines now, not counting servers...

  • RE: Protection Close To Home

    jeff (8/27/2009)


    I guess I don't quite get it - is WHS software, hardware, or both? I thought I saw a cost of $200 for WHS. What does the...

  • RE: Protection Close To Home

    Well, I have WHS up and running over the weekend. Works well, although I think I'm going to move it to another machine.

    The machine I have is loud and...

  • RE: Finding a Mentor

    I've been fortunate - when I got started in programming, I was able to work with a few brilliant people who really helped launch my career in software development. ...

  • RE: LIKEable Brackets

    Clever question, not sure why/how I'd ever use the concept though. Good trivia?

Viewing 15 posts - 16 through 30 (of 285 total)