N
NorCan
Hi,
I have an XML file with data which I am reading into a dataset. I want
to make changes to a table in my database based on values from the
dataset. These changes can include updates, inserts and deletes.
I would like to use a DataAdapter (odbc) to do the update.
However, my dataset was not filled using the DataAdapter... how can I
make use of the DataAdapter to update the datasource in this scenario?
Regards,
Frode
I have an XML file with data which I am reading into a dataset. I want
to make changes to a table in my database based on values from the
dataset. These changes can include updates, inserts and deletes.
I would like to use a DataAdapter (odbc) to do the update.
However, my dataset was not filled using the DataAdapter... how can I
make use of the DataAdapter to update the datasource in this scenario?
Regards,
Frode