I am using Disconnecting Recordset.I have created
Disconneced recordset in a function which is in
ActiveX dll.I Have received data from this recordset successfully and displayed it at client side. Problem is occured when i try to update the record.
I am using ADOR recordset at client side.
Please Help me with a sample code which contains
properties of ADOR recordset beacuse I face failure in ADOR recordset (e,g)rs.fields(0).value=Text1.

Life is Temporary