Forum Replies Created

Viewing 15 posts - 15,586 through 15,600 (of 39,901 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (7/19/2011)


    My oldest daughter, the one in the Army, is going to have a baby in February. I'm going to be a grandfather.

    Unfortunately, I may not get...

  • RE: I Want Stupid Employees

    Eric M Russell (7/20/2011)


    For my daily work, Windows is just a shell for running Outlook, SSMS, IE, and Visual Studio. Off the top of my head, I can't think of...

  • RE: I Want Stupid Employees

    anelson 66875 (7/20/2011)


    "Training" is dead - for IT jobs anyway. Training, as in getting somebody up to speed on a routine repeatable task like, say, machining an engine valve,...

  • RE: I Want Stupid Employees

    Rod at work (7/20/2011)


    I appreciate this article, Steve, as it's something I have faced for the last 3 years. No training, no conferences, etc. However, in my situation it...

  • RE: I Want Stupid Employees

    sturner (7/20/2011)


    I believe it is an individuals responsibility to stay up to speed on the latest technology in their chosen field. If an employer is willing to pay for some...

  • RE: I Want Stupid Employees

    cengland0 (7/20/2011)


    blandry (7/20/2011)


    Since Microsoft and most other software vendors change their systems every 6-18 months

    Yes but how often does your company update their software?

    I'd tend to agree here. Lots of...

  • RE: I Want Stupid Employees

    bopeavy (7/20/2011)


    Steve

    I believe most technology people are interested in what they do, like to learn new skills, and more importantly, like to solve problems.

    Care to expand on this...

  • RE: Checking for patterns in a int

    I assumed Jason's would work for the first pattern.

    It's a data mining thing, and I don't have a solution I can point you to, but it's the type of thing...

  • RE: Database can't be recovered? Any help would be appreciated!!!

    Can you explain what you ran, or what errors you got? Also, is this SQL 2005, and did you mean a new SQL 2005 instance?

    If it's one MDF, did you...

  • RE: Checking for patterns in a int

    pattern searching involves looking for certain patterns. So you'd have to define that the ABS() value repeats according to some order.

    You could also do something like running a rolling regression...

  • RE: converting SQL 2000 DB to SQL 2008

    I think it is a 2008 database. As soon as you restore it, the structure converts. If it's set to the compat mode, I'm not sure what else you could...

  • RE: Database Snapshot

    My apologies. I'm not sure if this was submitted with the wrong boxes marked, or I made a mistake, but we've corrected it.

    Points have been awarded back and thanks for...

  • RE: How to Manage Access to a Read-Only databse?

    I like the hand waving step 😉

    What about using a reporting database at company B with views to the log shipped db, and then enabling some level of cross database...

  • RE: Checking for patterns in a int

    If you're looking for the ABS() in a repeating way, is there some ordering column? Rows in SQL have no order by default, so you can't find a pattern without...

  • RE: Today's Random Word!

    Dentist

    Ugh

Viewing 15 posts - 15,586 through 15,600 (of 39,901 total)