Forum Replies Created

Viewing 15 posts - 7,741 through 7,755 (of 9,713 total)

  • RE: Are the posted questions getting worse?

    Grant Fritchey (8/5/2010)


    uh, Steve, DBCC Timewarp is acting up or something.

    Maybe you need to clear the warp cache on your local machine. It seems to be working just fine...

  • RE: Sql Managementstudio

    Apparently, other people have had problems with that .DLL and sometimes it's related to the .Net Framework.

    Check this link for more details.

    Also, google "Faulting application sqlwb.exe". There are a ton...

  • RE: Buffer Pool information/usage

    Pam,

    Thank you for posting that resolution. It definitely is helpful as I did not know that could be a problem.

    Glad you got it resolved. (Assuming you did get him...

  • RE: Are the posted questions getting worse?

    jcrawf02 (8/5/2010)


    Brandie Tarvin (8/4/2010)


    Jack Corbett (8/4/2010)


    Probably the most complex SQL I've had to write. Too many OUTER JOINs (business requires this design), and then parameters that could turn...

  • RE: Are the posted questions getting worse?

    Steve Jones - Editor (8/2/2010)


    In case anyone needs a humorous break: http://www.youtube.com/watch?v=KiFKm6l5-vE

    I was finally able to watch that last night. Reminds me of some of my end users. @=)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (8/4/2010)


    Excuse me boss, can I leave a few minutes early so I can get back to work on time? 😛

    ROTFLMAO

    Stop spying on my workplace!

  • RE: Are the posted questions getting worse?

    Jack Corbett (8/4/2010)


    The problem in this case is that I do need the INNER JOIN conversion because without it I'd get rows I don't want, but there are rows that...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (8/4/2010)


    Actually, this would probably be good material for an article. :smooooth:

    Uh-huh. Sounds to me like you're trying to get Jack to write an article so that YOU...

  • RE: Monitoring Tempdb - Does this script help? Please advice

    iqtedar (8/4/2010)


    did anyone look at the script and see if it helps?

    No. Partially because you didn't include create scripts for your tables so that I could actually test it. @=)

    But...

  • RE: Maintenance Plan Errors

    Chances are you were having network troubles when the job tried to complete. It could have been anything from noise to inaccessibility. Try the job again, while you're sure the...

  • RE: Are the posted questions getting worse?

    Jack Corbett (8/4/2010)


    Probably the most complex SQL I've had to write. Too many OUTER JOINs (business requires this design), and then parameters that could turn the OUTER JOINs...

  • RE: Are the posted questions getting worse?

    Jack Corbett (8/4/2010)


    Odds are by the time I've figured out how to word the

    question I'll have salved the problem I'm having.

    Are you using anti-biotic salve or a general "good...

  • RE: Sql Managementstudio

    Can you open up remote desktop, hit your dev server, and open up SSMS that way?

    If so, I tend to agree that there might be something going on with the...

  • RE: what are credentials in sql server 2005

    Apparently you didn't read the first line of the second article.

    A credential is a record containing the authentication information needed to connect to a resource outside of SQL Server.

    Real life...

  • RE: Maintenance Plan Errors

    Are you backing up to a network location? If so, check and make sure your destination still exists.

    Best practice is to backup locally and move a copy of the backup...

Viewing 15 posts - 7,741 through 7,755 (of 9,713 total)