Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to separate the XML data in particular field

Hi All,

  I have field called  Information in the database and in that field the XML Data are load, Now i want to separate  the XML data in the field information.

EX  XML Data: name ; address, city, state in the Field (Information) in the  database. can nay one help on this.

Thanks & regards,

Sivakumar

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Perhaps you can use the FROM_FIELD load option. See this discussion: Re: Re: How to extract data from xml stored in a database. If you don't manage to get that working you may have to use the textbetween() function. See xml data handling with from_field


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

Perhaps you can use the FROM_FIELD load option. See this discussion: Re: Re: How to extract data from xml stored in a database. If you don't manage to get that working you may have to use the textbetween() function. See xml data handling with from_field


talk is cheap, supply exceeds demand
ashfaq_haseeb
Champion III
Champion III

Hi,

have a look at attached application.

Regards

ASHFAQ