>Erich, > >Cursor was ServerSide or ClientSide? All server side. > > - load records with getcolumn() > > - let one of them write to one of the records with flush() > >Actually this step is developer mistake, right? > > > - immediately after the write, reload the selection > >What means reload? >Repeat SQL SELECT query? Yes.