I am experienced that Disconected Recordset is not really disconnected. What I expected when using Disconnected
Recordset is really get disconnected from the Server.
I use Data Bound Control like dbGrid tobe bound with this
recordset, and do a little update to the record. I do expect
that this not affected the server but it did.
I think I miss understood the role of Disconnected recordset.
Is there any way to get it work ?
Please Help.
Thanks.
