Marc: Do you have the same build of 7.6 on these 2 machines? I know at some point during 7.6 they enhanced what you can do with varchars, and I'm wondering if perhaps your older laptop has an older build!
Karen > I get an Insufficient Buffer space error on this line using an older > laptop but not on a newer desktop > with more RAM. Is the lack or RAM the only possible problem or is there > a way to work around > this problem? Spdesc is a Varchar field. > > > UPDATE soapcode SET spdesc = (SRPL(spdesc ,'^', > (CHAR(13))+(CHAR(10)),0)) > > Thanks > Marc >

