Can that

Something else was setting the cursorType to Keyset which disabled the
cursor engine - Duh

Neven

----- Original Message -----
From: Neven MacEwan <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Tuesday, 1 August 2000 11:29
Subject: [DUG]: ADO 'Update Criteria' Property


> Hi All
>
> In the ADO Docs there is a 'dynamic' record set property called 'Update
> Criteria' which is provided by the
> Cursor engine - I just don't seem to have it in the Properties Collection
>
> ADOQuery.RecordSet.Proprties['Update Criteria'].Value
>
> Anyone else have this problem?
>
> It is useful because it determines how the cursor engine updates the
> server - CriteriaKey, CriteriaAllCols, CriteriaUpdCols,
> CriteriaTimeStamp
>
> The default is CriteriaUpdCols which ieams the update statement uses key
> values and changed cols but I want
> CriteriaKey which is WhereKeyOnly in D speak
>
>
> Regards Neven
> N.K. MacEwan B.E. E&E
> [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to