Forums
This topic is locked
help pls
14 Mar 2003 10:52:22 Ramesh B posted:
Hi All,I have written a SP in which i am trying to add large strings of data. Since my data is large i have to use TEXT for my datatype. But the issue is that TEXT data type dose not allow u to append.
Any way to get around this.
Help please
ramesh
Replies
Replied 24 Mar 2003 13:04:59
24 Mar 2003 13:04:59 Julio Taylor replied:
use blob fields
------------------------
Julio
PHP | MySQL | DWMX | ColdFusion
ICQ: 19735247
------------------------
Julio
PHP | MySQL | DWMX | ColdFusion
ICQ: 19735247
Replied 25 Mar 2003 01:28:08
25 Mar 2003 01:28:08 Brent Colflesh replied: