If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > XML into Mysql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-12-03, 09:05
Soneca-II Soneca-II is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
XML into Mysql

Hi to all.

I need to insert information wich is coded in XML into Mysql, but this in console level. I'm not working with PHP and really didn't whant to.

Doesn't the Mysql accept importing XML information directly?? if no what other alternatives do i have??

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 10-12-03, 16:32
omiossec omiossec is offline
Registered User
 
Join Date: Jan 2003
Location: Paris, France
Posts: 320
Which mysql version ?
__________________
Olivier Miossec
--
http://www.lasso-developpeur.net/
--
Reply With Quote
  #3 (permalink)  
Old 10-13-03, 03:19
Soneca-II Soneca-II is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
The last one available and running in a Linux Red Hat 9 distribution.

Thanks
Reply With Quote
  #4 (permalink)  
Old 10-13-03, 13:40
aus aus is offline
Registered User
 
Join Date: Oct 2003
Location: Denver, Colorado
Posts: 137
The MySQL client applicatoins don't have an XML import function, only XML export functions. You will need to use a third party utility or write your own script.
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

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