How to Retrive XMLdata into database Table
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
Hi , I want to retrive the xml data into my database table. The xml file is from outside of application.so i want to retrive that xml data into database with in some temporary table Thanq
-
Hi , I want to retrive the xml data into my database table. The xml file is from outside of application.so i want to retrive that xml data into database with in some temporary table Thanq
If u want to do this using any programming lang. then u should check the documentation of lang. There will be some methods provided by its api to extract xml elements.