>
> >>Does MySQL 5 provide native XML support? ie, can I have a stored
> >>procedure return an XML string instead of a recordset? Can I pass in
> >>an XML string/doc and have the DB update relational tables based on
> >>it?
> >
> >
> > "native xml support", now, that's probably the funniest thing
Scott Klarenbach <[EMAIL PROTECTED]> writes:
> Does MySQL 5 provide native XML support? ie, can I have a stored
> procedure return an XML string instead of a recordset? Can I pass in
> an XML string/doc and have the DB update relational tables based on
> it?
MyXML is supposed to help with this
Martijn Tonies wrote:
>
>>Does MySQL 5 provide native XML support? ie, can I have a stored
>>procedure return an XML string instead of a recordset? Can I pass in
>>an XML string/doc and have the DB update relational tables based on
>>it?
>
>
> "native xml support", now, that's probably the fun
> Does MySQL 5 provide native XML support? ie, can I have a stored
> procedure return an XML string instead of a recordset? Can I pass in
> an XML string/doc and have the DB update relational tables based on
> it?
"native xml support", now, that's probably the funniest thing
I've heard all day