Re: Native XML Support

2005-08-15 Thread Martijn Tonies
> > >>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? > > > > > >

Re: Native XML Support

2005-08-15 Thread Scott Gifford
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

Re: Native XML Support

2005-08-15 Thread Bastian Balthazar Bux
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? > > > "nati

Re: Native XML Support

2005-08-15 Thread Martijn Tonies
> 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 fu

Native XML Support

2005-08-15 Thread Scott Klarenbach
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? Thanks. Scott -- MySQL General Mailing List For list archives: http://lists.mysql.com