| Author |
transfer data from xml to database table ?
|
majid nakit
Ranch Hand
Joined: Jun 26, 2001
Posts: 160
|
|
Hi, I have an assighnement to transfer or export all the data from an XML file to a database table , can you please help me, is there any java program that does this ? thanks
|
 |
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
|
|
Java XML tutorial JNDI tutorial These will show you how to work with XML and databases in Java. Have a read, try a few things out and if you have any problems, come back and ask more questions.
|
Joanne
|
 |
Bert Bates
author
Sheriff
Joined: Oct 14, 2002
Posts: 8712
|
|
|
let's slide this over to the intermediate forum...
|
Eliminate fossil fuel subsidies. (If you're not on the edge, you're taking up too much room.)
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
To learn how to work with databases you should read the JDBC tutorial, not the JNDI tutorial.
|
 |
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
|
|
|
Thanks Paul. Getting my acronyms mixed up there.
|
 |
 |
|
|
subject: transfer data from xml to database table ?
|
|
|