• 1- Take a full backup of your database

    2- Script database creation

    3- Drop database

    4- Alter database creation script to point to APP_DATA or whatever place you like

    5- Run database creation script

    6- Restore -force - your database

    7- Be happy

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.