Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change type from Text to Varchar(MAX)
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01486567
Message ID:
01486575
Vues:
30
>>Hi,
>>
>>I want to change the type of columns from Text to Varchar(MAX) and from Varchar(600) to Varchar(MAX). If I do so in the SSMS, could I lose some data? And if so, what is a better way to change the type of those columns (in an existing database).
>>
>>TIA.
>
>You will not lose data. If you can afford it, I suggest to create a separate field, update it with the data, then drop the text field and rename the new field.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform