Dear All,
i am doing project on Client and Server , Every CLient Machine sent the data through XML File to the Server and Server application take the XML file . Now i want that Server Take the XML file extract the data from it and Create Table on Database and update the Data base .
My XML file is like this
GNOME
fe80::18a6:1641:8c45:ba1d%14
2002:73ba:45e2::73ba:45e2
121212121212121212121212121212121212
00006212
2048
2
1
Microsoft® Windows Vista™ Home Basic
C:
133.146
D:
31.45728
E:
31.45728
F:
23.70201
G:
20.95789
IDE
None
1
Is this XML file is ok to extract the data or i have to do something else and just want to know how to update the database and Create Table i am using .Net Framework .
I shall be very much thankful for your help and guidence
Regards
i am doing project on Client and Server , Every CLient Machine sent the data through XML File to the Server and Server application take the XML file . Now i want that Server Take the XML file extract the data from it and Create Table on Database and update the Data base .
My XML file is like this
Is this XML file is ok to extract the data or i have to do something else and just want to know how to update the database and Create Table i am using .Net Framework .
I shall be very much thankful for your help and guidence
Regards
Nilanka DharmadasaPosted Jan 6, 2010, 9:06 AM
I can help you.
But can you change your xml file as given below?
Lalit MPosted Jan 6, 2010, 7:06 AM
http://stackoverflow.com/questions/1490690/retrieve-data-from-xml-file-and-insert-into-database-table