Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird situation on removing field
Message
De
01/06/2013 06:56:25
 
 
À
30/05/2013 23:08:40
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01575097
Message ID:
01575393
Vues:
57
>>General warning!
>>When you do a table modify,
>>you can destroy the db structure or lost data.
>
>Is the setting in regards to that is "Prevent saving changes that require table re-creation"? That is the only one I remember having changed. However, it does not say it has an impact on removing a field and blocking its removal if it has an index. In my case, it works. For another person, he has the warning and cannot proceed.

Table re-creation is necessary in some cases.

The fundamental problem is that the scripts builded by SSMS
are not contained in a single transaction,
with a rollback when it fail..

When they fails, a part of the transaction remains in the database.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform