I have to read a XML-file from a URL; then save parsed data as SQL db. Parsing XML is done with XMLSax lib. I just have problem with saving SQL db data, one parsed section (with subsections) as single SQL db row.
How can I automate the whole process ??
Any ideas ?? Thanks a lot.
No comments:
Post a Comment