Skip to main content
Known Participant
January 23, 2009
Question

Max Record Size for SQL Express

  • January 23, 2009
  • 2 replies
  • 976 views
Does anyone know what the maximum record size for MS SQL Express is? I've looked through the MS Knowledge Base but couldn't find the answer.

Thanks

David
This topic has been closed for replies.

2 replies

February 3, 2009
There is more of a database size limitation, something crazy like 1 million terabytes. Are you speaking of row size? There is still and 8KB per row limit, but it's not really a limit per se, as SQL uses pointers and other means to point to the data.

Can you be a little more specific of something you are having a problem with and maybe we can help out.
Inspiring
January 23, 2009
google "MS SQL Express maximum record size"