well you probably want to import and export XML into  tables.. is this what
you want to do? IF you want to process it qua XML as opposed to TEXT or BLOB
then it 's not that hard, right? You have data in XML that needs to be put
in columns and visa-versa....I am not *certain* what you're looking
for...here's a resource for you- http://www.xmlphp.com/

I am sure there are probably others books and packages out there.. that';s
why God gave you Google..

-C



----- Original Message -----
From: "chad pratt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 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: "Joel Amoussou" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Sunday, June 22, 2003 4:56 PM
> Subject: Re: XML in MySQL
>
>
> > 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     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> > <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
> >
> > MySQL 4.0.13: up 19 days, processed 619,490,390 queries (366/sec. avg)
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
> >
> >
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to