Progress
ADM 2 Reference


fetchDBRowForUpdate (query.p)

Retrieves (with EXCLUSIVE–LOCK) the database records associated with the current RowObjUpd record, as identified by a list of RowIds in the RowIdent field of that record. If the RowMod field is D for Delete, it deletes the database records.

Parameters: None

Returns: Nothing (procedure)

Notes: If one or more of the database records cannot be locked (for any reason, most likely because it is locked by another user, but perhaps because it has been deleted), the table name of the first unlockable record is returned as the return value.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095