Forum Replies Created

Viewing 15 posts - 29,476 through 29,490 (of 39,771 total)

  • RE: security-logins

    Look these up in BOL as the service accounts. These are accounts for carious services. If you need those services, do not remove these accounts.

  • RE: Finding IP through T-SQL

    The IP on the web server should be in one of the server variables. Keep in mind this is the connection IP, so it might not be the actual client...

  • RE: Three Nodes two clusters is it possible

    Why would you not have one cluster, 3 nodes, 2 active, 1 passive. It's an N+1 cluster or am I missing something?

  • RE: Cross Browser Friendly

    Who knows. It's hard to figure out on our end sometimes what works and doesn't. IE7 and firefox 2 seems to be fairly stable/consistent. IE6 has issues, but it's such...

  • RE: To all developers/DBAs who telecommute

    Take breaks, communicate on the phone or even IM to get a better feel for people, go out with friends, try to get face to face contact. I know you...

  • RE: It's In the Details

    Snowed in here definitely varies. On a bad day it takes 5-6 hours of solid plowing to get to the main road and I have to hope they've cleared that...

  • RE: Questions to ask of a new application vendor

    One last thing I'd say is that you should push to get your questions answered now. Once the check is written, technical information might be hard to get.

  • RE: SSC Level List?

    Now that's a good idea. I'll see if I can get one going.

  • RE: Forum RSS Feed

    Not right now, but you can use the "Active Threads" on the left to show those threads that have changed since you last visited.

  • RE: Execution Plans

    You cannot get the actual execution plan in all cases, so the statement is false. Even if you query the system views, you get the estimated execution plan. That's still...

  • RE: Combining User Accounts

    :), send the old and new emails to sjones@ sqlservercentral.com

    I'll get things moved.

  • RE: How to find a post from “My Posts” quickly?

    No easy way right now, but we're testing a new search feature for the forums. Possibly deployment later this week or next.

  • RE: The Easy Poll

    Matthias,

    Thanks for the note and listening to us.

    Steve

  • RE: server error

    Maybe you could ask a question or explain what the issue is? this is generally when your client can't find the server.

  • RE: Avoiding lookups for exsitence

    I'm not sure about performance metrics, but there's a 900byte limit I believe. So that might cause issues.

    If you just want to return the ID, I'd wrap this into a...

Viewing 15 posts - 29,476 through 29,490 (of 39,771 total)