I
ian mason
How do I implement old ADO recordset.UpdateBatch method when using DotNet
XML?
The old XML seems to contain enough information to allow the UpdateBatch to
work when XML was sent to a middle tier.
I have looked at the XMLDataDocument and can load XML and a Schema (*.xsd) -
but the schema definition doesn't seem to have base tables and base columns.
I want to abandon ADO recordsets soon, but can't see how to move forward
other than to recode my servers so that they are aware of the type of data
being passed back for processing.
Am I missing something really obvious here?
XML?
The old XML seems to contain enough information to allow the UpdateBatch to
work when XML was sent to a middle tier.
I have looked at the XMLDataDocument and can load XML and a Schema (*.xsd) -
but the schema definition doesn't seem to have base tables and base columns.
I want to abandon ADO recordsets soon, but can't see how to move forward
other than to recode my servers so that they are aware of the type of data
being passed back for processing.
Am I missing something really obvious here?