Cannot Save Changes to SQL Database Table

SQL Management Studio by default does not let you make changes that require dropping and recreating a database table.  This can be quite annoying if you just made changes you want to save. Here are some column actions that will trigger a drop/recreate:  Change...