[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: save XML into database


saving xml to database
* Michael Rys <mrys@m...> [2005-10-28 23:22]:
> Well, the problem is that often if the XML data comes from another
> provider, you do not know what code page you need to use without looking
> at the data (which you want to avoid). And storing different documents
> of different encodings is problematic at best if you are using the
> notion of a code page and a string type. If you however use a binary
> type then the encoding of the XML is preserved and you do not get into a
> code-page issue and an XML parser will be happy. Obviously similar
> things can be said about using an XML datatype (which most likely will
> use either UTF-8 or UTF-16 as internal encoding).
> 
> Using different XML Schemas is less of a problem with concepts such as
> the XML Schema collections that are currently supported in SQL Server
> 2005 and are also part of the upcoming SQL standard...

    Has anyone suggested saving to the file system, and just using
    an SQL database as index? It makes it easier to manipulate the
    collection with XSLT. It's what I do.

    Just wondering.

--
Alan Gutierrez - alan@e... - http://engrm.com/blogometer/

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.