Re: Parsing XML from SQL

2002-11-28 Thread Jeremy Quinn
On Thursday, Nov 28, 2002, at 06:49 Europe/London, Gabriele Domenichini wrote: Your problem is not simple. If I've understood you have resources record made like this: something.jpg | somewhere/somethingelse.mov | resourceFound.txt | There is currently a field that holds a url snippet to the r

Re: Parsing XML from SQL

2002-11-27 Thread Gabriele Domenichini
Your problem is not simple. If I've understood you have resources record made like this: something.jpg | somewhere/somethingelse.mov | resourceFound.txt | Well if this is the point, I think the best way to act is to make some xslt transformation after the sql transformation. I don't have experie