how to convert xml format into sql database format?
Please support our XML, XSLT and XPATH advertiser: Programming Forums
![]() |
•
•
Posts: 1
Reputation:
Solved Threads: 0
im new in xml. i already know how to convert sql into xml, but now i wanna convert a file in xml format into table format (sql database). The xml file is shown below. pls help me..
<menu>
<menuitem>
<food>french tost</food>
<price>12.45</price>
</menuitem>
<menuitem>
<food>bread</food>
<price>3.00</price>
</menuitem>
</menu>
<menu>
<menuitem>
<food>french tost</food>
<price>12.45</price>
</menuitem>
<menuitem>
<food>bread</food>
<price>3.00</price>
</menuitem>
</menu>
![]() |
Similar Threads
Other Threads in the XML, XSLT and XPATH Forum
- Cannot find server or DNS Error - please help! (Viruses, Spyware and other Nasties)
- XML data to database (RSS, Web Services and SOAP)
Other Threads in the XML, XSLT and XPATH Forum
- Previous Thread: How can I get value of xsi:type attribute?
- Next Thread: Can't access root attribute!
•
•
•
•
Views: 1737 | Replies: 0 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode