Welcome to Dream.In.Code
Getting Help is Easy!

Join 107,166 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,339 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



Export to Oracle

 
Reply to this topicStart new topic

Export to Oracle

kensington
post 7 Aug, 2008 - 05:05 PM
Post #1


New D.I.C Head

*
Joined: 8 Oct, 2007
Posts: 26


My Contributions


I have an XML file with info that I would like to export into Oracle 9i database using ColdFusion. Can ColdFusion do this where it will create the table and fields and populate it with record info? Or do I need to create the Table and fields first and then use ColdFusion to export the XML into Oracle?

If possible please advise a tutorial or site I can view to do this.

Here is an example of what I need to export into my Oracle Schema:
CODE

<bookstore>
<book category="COOKING">
  <title lang="en">Everyday Italian</title>
  <author>Giada De Laurentiis</author>
  <year>2005</year>
  <price>30.00</price>
</book>
<book category="CHILDREN">
  <title lang="en">Harry Potter</title>
  <author>J K. Rowling</author>
  <year>2005</year>
  <price>29.99</price>
</book>
<book category="WEB">
  <title lang="en">Learning XML</title>
  <author>Erik T. Ray</author>
  <year>2003</year>
  <price>39.95</price>
</book>
</bookstore>
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 8/27/08 09:38PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month