Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change DB Structure with FOREIGN KEY constraint
Message
From
06/07/2010 16:16:20
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Scripting
Title:
Change DB Structure with FOREIGN KEY constraint
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01471590
Message ID:
01471590
Views:
106
I have been learning SQL 2008. After creating a few related tables, I added a few additional column to one of the tables. When I attempt to save the table structure I get an error telling me that the table can not be dropped and re-created.

1. Why when added a new column does SQL need to drop the original and re-create it?

2. If the constraint are the problem, why doesn't SQL drop the constraints and recreate them?
Greg Reichert
Next
Reply
Map
View

Click here to load this message in the networking platform