Re: [GENERAL] Getting data from Xml to Postgresql database

2008-07-28 Thread Gwyneth Morrison
aravind chandu wrote: Hi,     I have some data in XML format and i need to upload in postgresql database using stored procedure. Can someone tell me the step by step procedure of the same as i will be doing it for the first time.   Thank You, Avin. I have offered a pyt

Re: [GENERAL] Getting data from Xml to Postgresql database

2008-07-27 Thread Craig Ringer
aravind chandu wrote: > Hi, > > I have some data in XML format and i need to upload in postgresql > database using stored procedure. Can someone tell > me the step by step procedure of the same as i will be doing it for the > first time. As Stephanie Bortzmeyer already explained to you, the

[GENERAL] Getting data from Xml to Postgresql database

2008-07-27 Thread aravind chandu
Hi, I have some data in XML format and i need to upload in postgresql database using stored procedure. Can someone tell me the step by step procedure of the same as i will be doing it for the first time. Thank You, Avin.