Hi friends,

I need to store large amount of data in one field like a product descriptions etc.
I am using MS SQL Server 8.0 Enterprise Edition-RTM.
I searched and found abt varchar(MAX) but guess that is not applicable in my SQL version.
Please help.

Thank you.