Hi,

On Mon, 2002-02-18 at 08:40, The Majestic Moined Mogul wrote:
> I am still looking for a method of reading XML documents into mySQL database
> and also to retrieve data from the mySQL database into an XML document....
> 
> I found something on how to do it with PERL but would like to stick with
> just JAVA...

I'm sure someone will be able to help you with a piece of code.


> MS SQL Server has this function built in...please let me know what the best
> method to do this using mySQL????

Wouldn't you agree that this is not really a task for an RDBMS server?
Aren't these typically things that a client application should sort out
for itself, in whichever way it likes?


Regards,
Arjen.

-- 
Get MySQL Training Worldwide, http://www.mysql.com/training/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Arjen G. Lentz <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Technical Writer, Trainer
/_/  /_/\_, /___/\___\_\___/   Brisbane, QLD Australia
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to