Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Expanding the size of a row

Author  Topic 

juanita
Starting Member

9 Posts

Posted - 2009-03-23 : 07:36:12
Hi,

I have a table with columns nvarchar 4000 characters each, and gives me error if you attempt to enter more than 8060 byte in a row. How can I extend the size of the row? Any way to do this?

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2009-03-23 : 10:29:58
Is this a duplicate of this question?
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=121988

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -