Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 99
Deprecated: Function ereg() is deprecated in /rscs/rs/websites/lmpx.com/code/nav/common.inc on line 82
Can anyone tell me how many characters(including spaces) are
allowed in a text datatype in ASE 12.5. When I try to update
that column it truncates any characters that exceed 32,767
limit.
I read that text can hold upto 2^32 characters. If so, how
do I update much more than 32767 characters using an UPDATE
statement ?
Regards,
vinay
|