OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] save XML into database

[ Lists Home | Date Index | Thread Index ]

Jim Fuller wrote:
> I think basically you can save the xml content as blob
> in database.

The types for storing XML in SQL columns vary depending on the platform. A few
years ago, it was primarily LONG, VARCHAR or CLOB.

The SQL:2003 standard added a native XML type for columns. An XML type is
implemented in the most recent versions of Oracle and Microsoft SQL Server.
If you use IBM DB2 XML Extender, you use functions and procedures that operate
with XML in VARCHAR and CLOB columns. An XML type will be in a future release.






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS