Tuesday, 23 March 2010

Microsoft SQL Server 8k Limit Bug

You need to be careful not to define tables greater than 8k in SQL Server as it can cause problems.

If you are using a Windows Web Server we’ve developed a nice little tool which will check your SQL database and will highlight any tables where there may be problems. It can also be used, simply to show your defined table sizes.

ASP Table Size Calculator

More information on the SQL Server limit bug / problem:



8k Limit Bug
Text/Ntext Cursor Processing Bug





0 comments:

Post a Comment