Re: Value and Text Properties of controls

Tech-Archive recommends: Fix windows errors by optimizing your registry



On 23 Aug, 22:51, "Ronald Dodge" <ronald.do...@xxxxxxxxxx> wrote:
I will have to treat this project similar to ADO.NET's disconnected model, but only without the enhanced features for the
following reasons...

ADO coding doesn't allow for dynamic cursor keyset recordsets against a Jet
Engine as documented.

Do you need a dynamic cursor? It's not a requirement for working with
disconnection recordsets and Jet. You do need a client side cursor,
which is available when using other cursor types e.g. a keyset
cursor.

Jamie.

--


.



Relevant Pages