Forum Replies Created

Viewing 15 posts - 25,381 through 25,395 (of 39,804 total)

  • RE: Regarding Logins...

    Different services perhaps. Those users are for full text search and sql agent. I think the default service user is different as well and you might not have noticed it.

  • RE: The Set-Based Limit

    All software does get procedural, though parallelism might get through some of that, and the interrupt/jumps to new parts as we wait for IO can also help things appear to...

  • RE: Are the posted answers getting worse?

    I probably have a few good ones, maybe more in articles than answers, but I'd like to think that most of us have good answers, often backing each other up.

    I...

  • RE: Surface Possibilities

    Hey if they want to play on their surface computers, we can probably avoid the presentations altogether!

    And they don't listen anyway. We're usually ignored.

  • RE: What are the Party Plans?

    I need to talk about that now that I'm here in Cambridge. I've let it go with a lot of other stuff to do, but we'll give away some stuff....

  • RE: Risk and Assumptions

    I do believe there were immoral people involved, people taking advantage of others. Those people exist, and unfortunately they are in plenty of businesses.

    However, I have read quite a few...

  • RE: VM... Setting up new "box"

    Jeff, I'm sure you're part of the problem 😛

    but hopefully more part of the solution!

  • RE: Open Source Pay

    Keep in mind the question is not do you want your current salary disclosed, meaning a change in the environment. The question is if you started a company or went...

  • RE: Surface Possibilities

    I would hope that less and less emails are being printed. I worked with a company that got hundreds of faxes a day, and printed them out. After a few...

  • RE: Finished my MCITP on Friday

    Congrats on that. I went self paced, completed mine sometime in 2007, and I'm not sure it matters, but it was nice to get it done.

    Now I guess I should...

  • RE: Risk and Assumptions

    Thanks and hopefully people will see that spending time learning and building skills is worth it.

  • RE: Table Last Access Date

    It will consume a bit, but you can filter down the events and columns pretty low, store the data on a file on a separate drive, etc. Use a server...

  • RE: How to update a column which is coming from two different sources?

    How is the data coming? IS it in SQL Server?

  • RE: Table Last Access Date

    In 2005 there's a default trace (http://www.sqlservercentral.com/articles/SQL+Server+2005/64547/), but in 2000 you would have to have a server side trace running.

  • RE: xp_cmdshell work-around??

    why use xp_cmdshell? I'd script this outside of SQL (VBScript/Powershell) and have the data inserted. Then you can easily call this from SQL Agent.

Viewing 15 posts - 25,381 through 25,395 (of 39,804 total)