Sign In/My Account | View Cart  
advertisement

Article:
 Storing XML in Relational Databases
Subject: Importing a Data Array from XML to DB
Date: 2007-08-21 19:26:35
From: Igor Dayen
Response to: Importing a Data Array from XML to DB

You may consider:


(a) using CLOBS if processing XML within a database is not significant; database is used as a storage and XML processing is delegated to application code;
(b) using stored procedures as it suggested in http://rpbouman.blogspot.com/2006/03/importing-xml-data-into-mysql-using.html.



MySQL team is considering to add XMLType support in future, see:
http://forums.mysql.com/read.php?44,155525,157883#msg-157883


Thank you.



No Previous Message Previous Message Move up to Parent Message Up Next Message No Next Message


Sponsored By: