.NET Geeks
-Unleash Your Inner Geek!!!

July 2007 - Joshua Smith

  • SQL 2005 and View Definition

    If you want to be able to view the schema in a QA or Production instance of SQL 2005, you will need to run the following permission: GRANT VIEW DEFINITION ON SCHEMA::dbo TO user-account I have found this extremely useful so I can compare exactly WHAT...
    Filed under:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems