I
Ian Cox
Hi,
I have a component that takes a dataset and updates it. It
handles the concurrency update issue by setting the
RowError property during the RowUpdated event.
This all works well when it is called directly from a
windows client. If I create a webservice to wrapper the
component then the webservice fails when the RowError
property is set.
Any ideas please
Ian Cox
I have a component that takes a dataset and updates it. It
handles the concurrency update issue by setting the
RowError property during the RowUpdated event.
This all works well when it is called directly from a
windows client. If I create a webservice to wrapper the
component then the webservice fails when the RowError
property is set.
Any ideas please
Ian Cox