Documents in XML using MSDOM

jensthomsen
jensthomsen Member Posts: 173
Hi
I want to be able to store (and later on read) different kind of documents in a XML document (PDF, Tiff etc) using MSDOM. What would be the easiest way to do this??
And another issue: I know there are an upper limit of the size of a XML document (12 MB i think...) - but how can I get around this, or check it??
Jens