Forum Replies Created

Viewing 5 posts - 5,836 through 5,841 (of 5,841 total)

  • RE: Multiple Databases vs. Minimal Databases

    As long as you include a ClientID in your action queries, it would take a real blunder to delete the wrong data I think.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Multiple Databases vs. Minimal Databases

    Clearly you would not build an application that required new tables for each client.  The original poster implied (to my belief anyway) that they were redesigning an existing application.  The...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Multiple Databases vs. Minimal Databases

    I currently manage 10K+ databases spread over two servers.  One of them is a reporting/warm standby server that keeps fairly recent data on it from another other server.  It is was...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Error 17803 Severity 20 state 17

    Try setting your maximum memory in sql server to 3GB.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Can VIEWs bring better performance for our queries?

    Partitioning of some sort is definitely the way to go here for best performance.  Too bad you aren't using SQL2005 - much better support for that there.  But for the...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 5 posts - 5,836 through 5,841 (of 5,841 total)