I dont understand what you mean "it doesn't support", do you see any errors? IF so whats that?
This always works in SQL server 2005
Code:
CREATE TABLE BigStrings
(
BigString VARCHAR(MAX)
)
Both your statements work good in sql server 2005
_________________________
- Vijay G
Strive for Perfection