Re: XML in MySQL

2003-06-23 Thread Michael T. Babcock
Jeremy Zawodny wrote: SOAP is one thing. But what about storing XML documents in the DB (with validation on the way in) and querying them using XPath? Oracle does that. MySQL does not. And off-topic from the original question but to repeat myself from before, using XML and MySQL together is

Re: XML in MySQL

2003-06-23 Thread Stephen Fromm
- Original Message - From: "Jon Haugsand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 2:57 AM Subject: Re: XML in MySQL > * [EMAIL PROTECTED] > > geez mysql is an open source product you cannot expect so much too soon over

Re: XML in MySQL

2003-06-22 Thread Jon Haugsand
* [EMAIL PROTECTED] > geez mysql is an open source product you cannot expect so much too soon over > a very expensive commercial product which has been out for years , for xml i > usually generate it on the fly when i am extracting the data using the field > names as the xml tag nodes. Converting

Re: XML in MySQL

2003-06-22 Thread chad pratt
ent: Sunday, June 29, 2003 7:53 PM Subject: Re: XML in MySQL > but see SOAP and WSDL support add ons which are freely available and > probably what you want anyway > > -C > - Original Message - > From: "Jeremy Zawodny" <[EMAIL PROTECTED]> > To: "

Re: XML in MySQL

2003-06-22 Thread Jeremy Zawodny
On Mon, Jun 23, 2003 at 07:58:51AM +1000, electroteque wrote: > > geez mysql is an open source product you cannot expect so much too > soon over a very expensive commercial product which has been out for > years , for xml i usually generate it on the fly when i am > extracting the data using the fi

RE: XML in MySQL

2003-06-22 Thread electroteque
: Jeremy Zawodny [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 7:55 AM To: chad pratt Cc: [EMAIL PROTECTED] Subject: Re: XML in MySQL On Sun, Jun 29, 2003 at 08:18:24PM -0400, chad pratt wrote: > PHP-SOAP, > PEAR SOAP, > NuSOAP > > need more SOAP? SOAP is one thing. But what ab

Re: XML in MySQL

2003-06-22 Thread Jeremy Zawodny
On Sun, Jun 29, 2003 at 08:18:24PM -0400, chad pratt wrote: > PHP-SOAP, > PEAR SOAP, > NuSOAP > > need more SOAP? SOAP is one thing. But what about storing XML documents in the DB (with validation on the way in) and querying them using XPath? Oracle does that. MySQL does not. Jeremy -- Jer

Re: XML in MySQL

2003-06-22 Thread chad pratt
PHP-SOAP, PEAR SOAP, NuSOAP need more SOAP? -C - Original Message - From: "Jeremy Zawodny" <[EMAIL PROTECTED]> To: "chad pratt" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, June 22, 2003 5:04 PM Subject: Re: XML in MySQL > On Su

Re: XML in MySQL

2003-06-22 Thread Jeremy Zawodny
On Sun, Jun 29, 2003 at 07:53:00PM -0400, chad pratt wrote: > but see SOAP and WSDL support add ons which are freely available and > probably what you want anyway I don't buy that. If you've really looked at what Oracle is offering, it's hard to argue that the MySQL addons really solve the same p

Re: XML in MySQL

2003-06-22 Thread chad pratt
but see SOAP and WSDL support add ons which are freely available and probably what you want anyway -C - Original Message - From: "Jeremy Zawodny" <[EMAIL PROTECTED]> To: "Joel Amoussou" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, Jun

Re: XML in MySQL

2003-06-22 Thread Jeremy Zawodny
On Sun, Jun 22, 2003 at 01:30:15PM -0700, Joel Amoussou wrote: > Hello, > > What is the level of support for XML in MySQL. Is there any kit > similar to the Oracle XML Developper Kit or the XML features in SQL > Server 2000? No. MySQL doesn't nativel deal with XML. -- Jeremy D. Zawodny |