Hi i am trying to import an xml file to a progress db, has anyone else done this before, its i believe element based xml e.g
<Customer>
<fisrtname>Martin<\firstname>
<surname>Jones<\Surname>
<\Customer>
I can see basic ways of importing line by line and sorting it out that way, any advice would be welcome
Si
<Customer>
<fisrtname>Martin<\firstname>
<surname>Jones<\Surname>
<\Customer>
I can see basic ways of importing line by line and sorting it out that way, any advice would be welcome
Si