Active Server Pages 3.0
Chapter 10
Using RDS URL parameter and conflict detection
I am having trouble getting the sample that shows you how to fetch a
record from a datasource (using the url parameter),modify it
,submitchanges and then have any conflicts or errors passed back to the
client recordset.
I can get a record,modify it client side and submit successfully back to
the server. But when the update fails because someone else has modified
the record the client record does not reflect this.
I have tried adapting the example and other interesting variations on the
marshaling concept but can not get the error collection to return to the
client when using the URL parameter as a datasource.
Please help the project was going well until i hit this snag. If someone
can tell me how to do this or get the sample code to work i would be very
grateful.
Thank LDN