Hi all, I would like to know how to populate mySQL database with XML data.  
This data comes from a webservice I would like to store it in a database.

ie:<applicant>
<address type="short">
<premiseno>154</premiseno>                                                      
<postcode>X9 9XQ</postcode>
</address>
<name>
<title>Mr</title>
<forename>Wood</forename>                               
<othername>Boring</othername>
                                                        
                                                                                
        
                                                

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to