[Home] [By Thread] [By Date] [Recent Entries]
Well, you'll need to do your own research on how to do this. Start with looking at sites such as http://java.sun.com/xml/ http://www.ibm.com/developer/xml/ http://www.alphaworks.ibm.com/ Once you've got your chosen XML parser (the sun jaxp one is a good place to start, and there's some good tutorials on their site) and learnt how to read and process an XML file in Java, you can look at the general Java docs on the Sun site to learn how to use JDBC to put the data into a table. Best of luck Phil > From: alexfon <aelam@m...> > Date: Tue, 05 Sep 2000 14:00:41 +0800 > To: xml-dev@l... > Subject: Q: java+xml > > > Hi all: > I'm a newcomer in xml and java. > Recently I have an assignment have to turn in. > but I have no idea how to do it. > the question is: > how to use java language to read data from xml files > then convert the data into SQL Server as table form. > > Thanks. > alexfon. > > > > > >
|

Cart



