Hello Ruslan, When deleting records in a database, the positions of remaining records are not corresponding to their recID. So, one can't rely on recID to search records. Is there a way to rebuild table with new recIDs after deletions ? Or a way to use position number in a sql query ? Thanks, Roger;