Forum Replies Created

Viewing 15 posts - 33,871 through 33,885 (of 39,803 total)

  • RE: Question of the Day for 02 Aug 2005

    I disagre, the question states that there is "contention".  It says:

    you have a number of databases making heavy use of tempdb on your SQL Server 2000 server, which is...

  • RE: CEOs Are Faking It

    I think there are definitely some great leaders and those that build companies. But lots of business is luck, it's timing, it's taking advantage or being able to take advantage,...

  • RE: Question of the Day for 02 Aug 2005

    I'm a little torn here. A SQL Server 2000 instance is an instance of a database server. Maybe it's semantics, but each instance is a server. The confusion above seems...

  • RE: Check Your SQL Server Identity

    I think it's a great question. If you are presented with any question in an interview it won't be with a complete understanding of the situation. That's why you ask...

  • RE: Ratings on sponsored articles (RedGate)

    It's a bug, but we're rewriting the aritcle stuff, so be patient.

  • RE: Stored Procedure Permissions

    It appears from my testing, that if a create table is in the sproc, the grant execute does indeed create those permissions. I setup a simple sproc to create a...

  • RE: SQL Server Service Packs

    You only need the SP for the SQL Server for the base product. The MSDE one is for MSDE installations only. The AS one is for the Analysis Services product...

  • RE: service account password always needs retyping

    Where do you have to retype the password? In the Services dialog?

    Are you picking the account using Enterprise Manager? There are certian rights that it needs that will be setup...

  • RE: SQL Vs Windows Authentication

    There are pros and cons of both. If you use Windows, passwords are managed for you, users don't need a separate passworrds. However, I've seen some screwy domain issues, can't...

  • RE: sqldmo_ (number) - lots of connections

    Run profiler and see where the connections are coming from, what IP, hostname, etc. is being sent to the server. Are they all in the same db? Perhaps something in...

  • RE: Non suspect databases showing up as Suspect

    I think you have a suspect database if it is flagged in master, regarldless of the databaseprooperty return. Check your error log for issues.

  • RE: Development tool for internet

    Visual Studio is the best MS tool, but many will work.

  • RE: SQL Server Spotlight Euan

    VIC-20 here. Tape and all, but I'll see your 64 and raise you an Apple II

  • RE: Apologies to Ken Henderson

    Thanks for the comments and I appreciate the thanks. I hope to see Ken soon and give an apology in person as well.

    I don't think India should be singled out....

  • RE: database consistency error?

    checkdb is recommended. It is a more exhaustive check and if it finds anything, you probably need to call Microsoft.

Viewing 15 posts - 33,871 through 33,885 (of 39,803 total)