[DUG] [OFF-TOPIC] MSSQL 2000/2005/2008 Stored procedure to parse xml

Leigh Wanstead leighw at softtech.co.nz
Wed Apr 22 10:49:09 NZST 2009


Good morning,

I got data like this in the sql column. How do I parse inside sql stored
procedure to get the value "me"? Any code please. I have no trouble to parse
the value in Delphi 7. But I want to see how can I do it inside stored
procedure?

<hello>
	<hi> me </hi>
</hello>

TIA

Have a nice day

Regards
Leigh




More information about the Delphi mailing list