asynchronous query <DAO definition>

Microsoft DAO 3.60

asynchronous query

A type of query in which SQL queries return immediately, even though the results are still pending. This enables an application to continue with other processing while the query is pending completion.