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

Reply via email to