Forum Replies Created

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

  • RE: upgrade a database scheam

    markd 82708 (1/30/2012)


    Brandie Tarvin (1/30/2012)


    Ouch. Sounds like you have SDLC issues.

    Is there a reason you can't use the Information_Schema and sys.objects tables / catalog views to do the checking with...

  • RE: upgrade a database scheam

    Brandie Tarvin (1/30/2012)


    Ouch. Sounds like you have SDLC issues.

    Is there a reason you can't use the Information_Schema and sys.objects tables / catalog views to do the checking with each addition...

  • RE: upgrade a database scheam

    PaulB-TheOneAndOnly (1/30/2012)


    markd 82708 (1/30/2012)


    Hi,

    I am looking for a way of upgrading a our customers sql databases to the latest schema without the need to directly compare the database to...

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