Getting a xml document from a web site

I

Info

Hi,

Can anyone help me, I'm looking for a simple program to connect to a
particular website so I can collect some xml data , then once the data
is collected to be albe to populate a table in a database.

Regards
Andrew
 
M

Martin Honnen

Info said:
Can anyone help me, I'm looking for a simple program to connect to a
particular website so I can collect some xml data , then once the data
is collected to be albe to populate a table in a database.

Well, what programming language do you want to use? Java 1.4 has
packages for SAX and DOM XML parsing and has data base connectivity too.
But of course XML parsers have been written in a lot of other
languages, and many scripting languages like Perl or Python provide
bindings to such parsers.
 
A

Andrew Goffin

HI martin,

Thanks for the email

Basically I run a windows network, with sql server, mysql, plus other
databases.

Basically what I'm looking for is a app that can take xml pages and put
it into a odbc compliant databasel, without the going round the houses.

Basically collect data ----> save data in the database

Thats all

Regards
Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top