Re: [bdbxml] I want to store binary content in my DBXML

"Mark R. Diggory" <mdiggory-Mahy8Y1M33PaZwrp7/[email protected]> Sun, 11 Sep 2005 22:40:22 -0400
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>

George Feinberg wrote:
> 
> Mark,
> 
> There are a few options:
> 
> 1.  As Steve suggested, use Berkeley DB for the binary content.
> You can even create another DB database in the same file as
> the container, and they will not interfere with one another.
> This answers the question you pose, below.
> You'd have to deal with backup/restore, but that's manageable.

I understand now, I was equating one DB instance to one Container File. 
I now understand that there can be more than one DB per container.


> 2.  Use base64 inside XML documents.
> 
> 3.  Use BDB XML metadata.  It is possible to create binary
> metadata, and also create metadata-only documents.

This will work just as well.

thanks,
Mark


------------------------------------------
To remove yourself from this list, send an
email to [email protected]