Enable Saving Of Changes That Require Table To Be Re-Created
Source: SQL Server Central
The solutions is:
1. Go to Tools on MS SQL IDE
2. Click Options
3. Then Designers
4. Then Table and Database Designers
5. Uncheck Prevent saving changes that require table re-creation.
The solutions is:
1. Go to Tools on MS SQL IDE
2. Click Options
3. Then Designers
4. Then Table and Database Designers
5. Uncheck Prevent saving changes that require table re-creation.
Comments
Post a Comment