Forum Replies Created

Viewing 15 posts - 33,796 through 33,810 (of 39,804 total)

  • RE: How do you spell S-Q-L?

    I've done both sides as well, and I've actually had a few good technical interviews given to me. The best was doubleclick where 3 guys interviewed me, round robin around...

  • RE: Monitoring SQL Server Logs

    Some of those things are also written to the Windows event logs, or can be configured to do so. If you have a tool to monitor those, it works well.

  • RE: Concurrent users on SQL Server

    You can limit the number of connections, but by default there is no limit. And as Gabor mentioned, it depends. 5 people can kill a server or 5000 can run...

  • RE: Debugging procedures in Query Analizer

    Make sure you and the server are running under admin rights. I've had issues when things weren't.

  • RE: connecting from vb6 over the internet using sql oledb

    Security is an issue and opening SQL to the Internet can be troublesome. Having your SQL ports open, which is all you really need to do, would work. You could...

  • RE: recover from different server!

    The FROM command has forward slashes instead of backslashes.

    Keep in mind the server is sensitive to network issues, so this might fail. A copy is probably worth the time since...

  • RE: SSL security error

    Haven't done any work with SSL here, but I suspect that there is some certificate problem. Do you need SSL connectivity?

  • RE: SQL Vs Windows Authentication

    I think WA is slower, but we're talking ms and only on connection. The DCs definitely come into play and if you have them separated from the client and SQL...

  • RE: SQL 2005

    Kalvin,

    I think there is a mixed environment out there. Lots of people are excited about 2005 and many companies will move because they have software assurance, they don't want to...

  • RE: Question of the Day for 22 Aug 2005

    Please post this in the appropriate thread or forum for the question, like the admin forum. This forum is for the Question of the Day only.

  • RE: RE:

    Please post in the appropriate thread for the day. The main board is not for posting messages.

  • RE: It''s a Tool

    I guess I'd argue that MS is subtlely been anti-open with their products, but that's me.

    I think you should use the platform that works best and if it claims to...

  • RE: Manual Labor

    They better get some tents then.

    We're selling and moving to a place with less bedrooms.

  • RE: Manual Labor

    It's not that kept up

    Need to mow some grass. That horse won't eat it fast enough

Viewing 15 posts - 33,796 through 33,810 (of 39,804 total)