i am developing i web application in which every user will have an Xml File containing mostly text and date/time stamps
this application will use MySql for storing data
so pl tell me if i can STORE XML FILES IN THE DATABASE DIRECTLY
AND HOW
how to store Xml files into MySql database
|