Forum Replies Created

Viewing 15 posts - 16 through 30 (of 184 total)

  • RE: SQL Server Processor Setup

    The TPC benchmarks are significantly different than managing a live production system.  I wouldn't make a blanket statement about shutting off parallelism across the board.  In many cases, there is...

  • RE: Security

    I'll throw in my two cents here.  I think waiting a few months after the initial release is the better side of caution.  Being resolute to not use it until...

  • RE: SQL Server Processor Setup

    The most likely reason for this would be them having trouble with parallelism in their queries.  Instead of troubleshooting the issue, they just shut it off completely. 

  • RE: Server Databases and info

    Dave, is this for SQL Server 2005 or SQL SErver 2000?

  • RE: Minimum user permissions to query catalogue / compatibility views

    I had to blow away my laptop with 2005 betas on it.    I'll try to get back to you in a couple days. ...

  • RE: E R Diagram

    ERWin and Embarcadero both have the ability to export to a website.  They could view it there and print off each page.

  • RE: How can i Restore from Mapped drive?

    Can you ping the server? 

    What account is the SQL Server running under?  Is it running as Local Service or a domain account?  If it's running as a domain account,...

  • RE: Widest table

    We had over 300.  The brain who created it then ran out of space.  That didn't stop him.  He just created original_table_extended.  Now it has about 100 columns in it. ...

  • RE: New 2005 Server install - Where are the Client Tools

    Use the Add/Remove.  It works fine.  I just got done doing this (again).    Stupid demos.

  • RE: db and t-log size and growth--help!

    If the used space is NEVER getting anywhere close to the total size of the log files anymore, then you might want to consider using ALTER DATABASE to alter the...

  • RE: New 2005 Server install - Where are the Client Tools

    Did you already have the Visual Studio Beta installed when you tried installing the CTP?  Was it the April CTP?  If so, that specific order causes some the tools to...

  • RE: changing collation

    You can specify the collation in your SQL Statements.  You would have to do it for every statement though, so it might end up being more work.

  • RE: Windows 2003 SP1 and SQL Server 2000 SP3

    We have 8 4-way/8-way SQL Server on Windows 2003 SP1 with SQL Server 2000 Enterprise Edition SP3a on an EMC SAN.  We haven't seen any issues.  I would definitely recommend...

  • RE: Backups & Log Files on Shared Server

    Post the name of the hosting company here.  I want to know the name so I never do business with them.  After you're done posting, point them to this site. ...

  • RE: SQL mail text configuration

    What type of event?  Are you talking about the messages produced when you use SQL Mail for automated alerts?

Viewing 15 posts - 16 through 30 (of 184 total)