Project

General

Profile

Feature #1681

convert "for each foo: i = i + 1. end." to something like RecordBuffer.count(fooDMO)

Added by Eric Faulhaber over 11 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
16.00 h
billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

Related issues

Related to Conversion Tools - Feature #1680: convert "for each foo: delete foo. end." into a simpler form New

History

#1 Updated by Eric Faulhaber over 11 years ago

Some other forms would be possible too, taking a where clause to allow a count of all records matching given criteria.

Temp-table implementation should be straightforward, but there are locking implications on implementation for permanent tables (SHARE-LOCK is implicit, NO-LOCK makes this much simpler). See related issue for a discussion of table-level locks.

#2 Updated by Greg Shah over 11 years ago

  • Target version set to Code Improvements

#3 Updated by Greg Shah over 7 years ago

  • Target version deleted (Code Improvements)

Also available in: Atom PDF