Re: XML python to database

2013-11-01 Thread rusi
On Saturday, November 2, 2013 7:31:20 AM UTC+5:30, flebber wrote: > Yes I have done the lxml search and learnt how to open view and query the > file. > But what is the next step in the process? To get it so that I can reliably > push XML files to my database repeatedly. > Looking for a basic stru

Re: XML python to database

2013-11-01 Thread flebber
Yes I have done the lxml search and learnt how to open view and query the file. But what is the next step in the process? To get it so that I can reliably push XML files to my database repeatedly. Looking for a basic structure or example to use to guide me for first time. Sayth -- https://mail

Re: XML python to database

2013-11-01 Thread rusi
On Saturday, November 2, 2013 6:01:12 AM UTC+5:30, flebber wrote: > What I know and have learnt. > - Use lxml to open view and find info from nodes of an XML file > My main roadblock is the XML process, I am finding it unclear to understand > what tools and how to manage this process. > Most e

XML python to database

2013-11-01 Thread flebber
Can anyone help me overcome a terminology and jargon barrier I am having in fully defining what tools to use to fulfil a process. I want to create a database 6 Related tables. Update information 1 or twice a week with data from an XML file that I will download, this data would update rows in 5