hello Rodney
The typo error is my error when i post the issue.
Anyway,I realised that I cannot use del since the SSText is a multi line stylesheet codes so when importing it seems to treat each line as each row even when i set the coldel"" chardel,
Anyway, i manage to get it right by using the following:
export to c:\myfile.IXF of ixf lobs to c:\mylobpath lobfile lobs1, lobs2 modified by lobsinfile select * from myblobtable
import from c:\myfile.IXF of ixf lobs from c:\mylobpath modified by lobsinfile insert into myblobtable
thanks rodney for your prompt response. Btw, any tips on how to import del format of multiline data.
extracted from datafile:
99,"<?xml version='1.0' encoding='ISO-8859-1'?>
<xsl:stylesheet xmlns:xsl='http://www.w3.org/1999/XSL/Transform' version='1.0'>
<xsl

utput method='html'/></tr>...
</table>
</xsl:template>
</xsl:stylesheet>","lobs1.001.0.35190/",1,1,2,1,"bmp","Image On Top"
best regards,
lina
Singapore