ms.izyan 0 Newbie Poster

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>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.