N
Nathan Pledger via .NET 247
Hello,
As the subject says, we need to take data from an XML definition,which has been loaded through the XmlDocument type into theADO.NET way of doing things using a DataSet. This works nicely.
However, we now need to submit that to the database, and we wouldbe very grateful if you coulf please give us some advice on howto submit the data in the Xml to the database. Please considerthat this final step of submtting data to the Database from theDataSet having been sourced from an Xml source is the finerpoint we are after.
Thanks in advance.
Nathan
As the subject says, we need to take data from an XML definition,which has been loaded through the XmlDocument type into theADO.NET way of doing things using a DataSet. This works nicely.
However, we now need to submit that to the database, and we wouldbe very grateful if you coulf please give us some advice on howto submit the data in the Xml to the database. Please considerthat this final step of submtting data to the Database from theDataSet having been sourced from an Xml source is the finerpoint we are after.
Thanks in advance.
Nathan