2
Answers

transfer data from xml to database table

i have an xml document i need to convert this xml doc to a database table (for ex access or oracle table) by creating a table and transfering the xml contents into records of the table in vb.net. Please help me

Answers (2)