Due to this issue, select tables in our db have a fixed row size although we need more.
Has this been fixed in SQL Server 2008 Express?
Where can I get the details?
For best performance, what is the best way to handle large row sizes in SQL Server 2008 Express?
The ~8K page size still exists, however it is mitigated for some types with the use of
MAX.