Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > MySQL > XML And MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-03, 16:05
Ricky_Singh Ricky_Singh is offline
Registered User
 
Join Date: Jun 2003
Posts: 29
Lightbulb XML And MySQL

IS it possible to hook up MySQL and XML. So basically, is there a way to convert data contained in a MYSQL table to XML using any tool/programming etc?
This functionality is provided with SQL Server 2000....so i wanna know if the same can be done with MySQL?
Thanks. Regards,
__________________
Ricky Singh
Reply With Quote
  #2 (permalink)  
Old 07-09-03, 16:53
omiossec omiossec is offline
Registered User
 
Join Date: Jan 2003
Location: Paris, France
Posts: 320
Every tool that access to mysql can do that (Java,perl, php, lasso ...)

And if I remember the lastest mysql client permit to export query in xml format
__________________
Olivier Miossec
--
http://www.lasso-developpeur.net/
--
Reply With Quote
  #3 (permalink)  
Old 07-09-03, 17:34
Ricky_Singh Ricky_Singh is offline
Registered User
 
Join Date: Jun 2003
Posts: 29
Quote:
Originally posted by omiossec
Every tool that access to mysql can do that (Java,perl, php, lasso ...)

And if I remember the lastest mysql client permit to export query in xml format


Hi and Thanks for the reply.
U r right in that I can use a programming language to do that by creating the tags myself, but is there a tool in/out MySQL which can do that for me?
Thanks
__________________
Ricky Singh
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On