Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change type from Text to Varchar(MAX)
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01486567
Message ID:
01486575
Views:
32
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform