My memories from Informix-SE are from a long time ago.
But as far as I remember you can have databases with
transactions.
If your database has transactions, you might open a
transaction (begin work) and then make a dummy update
to this individual row.
This will place an exclusive lock on the row as long as
your transaction stays open (no commit, no rollback).
HTH.
Eric
--
IT-Consulting Herber
WWW:
http://www.herber-consulting.de
Email:
eric@herber-consulting.de
***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************