Greetings,
Basically I am attempting to store oracle data in an xml format
e.g.
<ElementType name="genre " content="textOnly" dt:type="string"/>
<ElementType name=”warning " content="textOnly" dt:type="string"/>
Anyway my question is, how do I store the clobs and blobs? what is the type for these?
Thanks in advance,
Patros
Basically I am attempting to store oracle data in an xml format
e.g.
<ElementType name="genre " content="textOnly" dt:type="string"/>
<ElementType name=”warning " content="textOnly" dt:type="string"/>
Anyway my question is, how do I store the clobs and blobs? what is the type for these?
Thanks in advance,
Patros