Forum Replies Created

Viewing 15 posts - 9,451 through 9,465 (of 14,953 total)

  • RE: Are the posted questions getting worse?

    Roy Ernest (5/27/2009)


    If you hold the nose underwater, wont it get water into its lung ?

    You really blew away that saying... It was a good saying not any more......

  • RE: How and how many Backup jobs you guys create???

    You might have problems trying to run Diff and Log at the same time. Offset one or the other by something like 15 minutes, and you'll be fine.

    Three different...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (5/27/2009)


    Roy Ernest (5/27/2009)


    That is my point, You, Gail, Lynn,Steve and many others have been saying that this is not be done. These are the consequences. But the same...

  • RE: Are the posted questions getting worse?

    I have an outline and structure in mind. Now it's a matter of fleshing it out. Won't be immediate, but should be fast.

  • RE: Are the posted questions getting worse?

    Grant Fritchey (5/27/2009)


    GilaMonster (5/27/2009)


    I wouldn't mind giving it a shot, however it's ramping up to the busy time of the year, TechEd in Aug and PASS in Nov, and usually...

  • RE: Holidays

    Calendar table with holidays in it is definitely the way to go.

    The biggest consideration with that is having someone keep the holidays up-to-date, or you end up with...

  • RE: Turn off Transaction Logs for specific tables?

    Nathan Davis (5/26/2009)


    GilaMonster (5/26/2009)


    What you could try is to put the tables that you don't care about into a different database and set it to simple recovery. Doesn't stop logging,...

  • RE: Strange T-SQL Behavior

    john.arnott (5/26/2009)


    GSquared (5/26/2009)


    I've actually seen this before. Don't remember where, but we came to the same conclusion that it's a whitespace parsing thing.

    Would make a good QotD submission, Grant.

    I...

  • RE: The Real SQL Server Experts

    Damus (5/26/2009)


    I agree its a management Issue.

    some other things i would like to see:

    - real foreach loops through table rows.

    - object oriented friendly organization of stored procs and triggers coz...

  • RE: The Real SQL Server Experts

    Lynn Pettis (5/26/2009)


    Damus (5/26/2009)


    I withdraw all comments I previously posted on this discussion.

    I appologize to anyone who was offended. Did not mean anything wrong.

    Peace (white flag)

    I wasn't offended. ...

  • RE: The Real SQL Server Experts

    Damus (5/26/2009)


    I withdraw all comments I previously posted on this discussion.

    I appologize to anyone who was offended. Did not mean anything wrong.

    Peace (white flag)

    I seriously doubt anyone was offended....

  • RE: What Level of Normalization Would This Be?

    It's 1NF (first normal form).

    It'll work great for a very short while, then start causing all kinds of interesting problems. Interesting, that is, if you consider spending huge amounts...

  • RE: Strange T-SQL Behavior

    I've actually seen this before. Don't remember where, but we came to the same conclusion that it's a whitespace parsing thing.

    Would make a good QotD submission, Grant.

  • RE: The Real SQL Server Experts

    Damus (5/26/2009)


    Lynn Pettis (5/26/2009)


    Damus (5/25/2009)


    I am just a programmer. Been in the business for over 10 years now, I have changed the way I code so many times, but when...

  • RE: Using SQL Server as an Image Repository

    I've actually operated a database specifically for storing images, and SQL 2000 stank at it, SQL 2005 was okay at it, and SQL 2008's filestream is great at it. ...

Viewing 15 posts - 9,451 through 9,465 (of 14,953 total)