<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : SQL Exceeds 8060 Limit</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : SQL Exceeds 8060 Limit</description>
  <pubDate>Sat, 11 Apr 2026 13:51:03 -700</pubDate>
  <lastBuildDate>Mon, 11 May 2009 20:14:44 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1252</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>SQL Exceeds 8060 Limit : Hi All, I know this is not really...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1252&amp;PID=4509#4509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1252<br /><strong>Posted:</strong> 11-May-2009 at 8:14pm<br /><br />Hi All, I know this is not really an ideablade question but it works hand in hand with it. Our application connects to an sql server database (which is where ideablade steps in). The problem we have is that in SQL Server 2000 (which a percentage of our customers are still on and will never leave) we have the issue that a row cannot contain more than 8060k bytes. We have one table which has 3 fields which are nvarchar(2000) which has worked fine. We need to expand these fields to nvarchar(4000), which is where the problem comes in. If the user populates all 3 fields they get an error on save stating ....row cannot exceed the 8060 limit...... This only occurs in sql server 2000 because sql server 2005 and on caters for this. The options we have are setting the fields to be of datatype Text, but I am told this will cause performance issues or creating new tables which have a foreign key back to the main table to store the large text which will over complicate the database design.<br><br>Just wondering if anyone has come across this conundrum? And any advice on the problem would greatly appreciated.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Mon, 11 May 2009 20:14:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1252&amp;PID=4509#4509</guid>
  </item> 
 </channel>
</rss>