Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Support for extended characters
Message
 
 
To
07/12/2009 12:03:12
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01437826
Message ID:
01437919
Views:
31
>>Did you try it in SSMS?
>
>Yes, it was from SSMS.
>
>>Alternative solution would be - create a new table with nvarchar(max) column and insert data from the original table into it (in batches, not all records at once).
>
>I have added a new field and used an update command to replace the new field values with the old field values. It's been running for 5 minutes. So far, this seems to work. I will let you know if that completes and the amount of time it took.

Is your table partitioned? It may be a good idea to partition it.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform