static cursor <DAO definition> From Microsoft DAO 3.60 previous page next page static cursor A result set where the membership, order, and values are generally fixed when the cursor is opened. If other users update, delete, or insert rows, the cursor doesn't reflect these changes until you close and reopen it. previous page start next page