HI, Can someone help me the correct direction to import the xml data into a Databae I need this data show up on my x-cart web site. so far I have been able to isolate data in XML feed. So I am moving ahead with my research on how to insert data in to a MySQL table directly from XML. pls help Thanks
how are you isolating your data? I assume you have a program that picks out what you want right?? if you have written something like that you are just one step from stuffing it into a database so what is it?? you need a program to write both the extraction and stuffing or you have a program for extracting and now you just need to learn some sql??