• tom-580235 (6/17/2013)


    Problem with the script in that if any of your variables are null you don't get the create string produced. i.e., in my experimentation @FileGroupName was null on one of my tables so the Drop index is created but the Create Index is not produced.

    Which version of the script are you using?