If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I know informix 4GL, but I need look what must be contemplate for development in multiuser, example, cursors, begin, rollback, commit, and others intructions.
I know informix 4GL, but I need look what must be contemplate for development in multiuser, example, cursors, begin, rollback, commit, and others intructions.
Hi,
my quiestion is because i need know what is the best otpion to chekck when an user is modifing a record and others users like to modify the same record, what will be to do in this case, and how locked it and record in the porgram 4gl.