posted 14 years ago
Hi All,
I have a requirement like ,I need to export /import the data from database for that i will get one xml file and one propertie file
1. Table names properties file
2 . Table relation xml
For export i need to export the data to xml file so I have done this part using the resultsetmetadata
But i did not get any solution to import these data
so Please help me out do this task