Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: 3 Environments - 3 Instances

    OK that's encouraging as this was a real blind spot for me. Thanks!!

  • RE: 3 Environments - 3 Instances

    Michael Earl (1/7/2009)


    It's time to leap into the next century and switch to 64 bit...

    I hear you, but not my decision. Since this is effectively a dev server, it has...

  • RE: MOnitoring table growth size

    Have you checked out the scripts section on the site? I'm pretty certain the one I've posted here was taken from there:

    /*********************************************************

    ** Database Object Sizing

    *********************************************************/

    USE [/*YOUR DATABASE NAME HERE*/]

    SELECT SCHEMA_NAME(TBL.SCHEMA_ID)...

Viewing 3 posts - 1 through 3 (of 3 total)