What happens to a query of a form after closed

W

WC Lo

If I have a form named frmName1 with record source qryName1. After the frmName1 is close, will the recordsets of the qryName1 be clean (clear) by Access or system

What happens if I have a query which is used by several forms (of course the form is open one at a time)?
 
Top