I am trying to avoid long odbc re-queries on the same the same data when the same query is referenced as a data source for different forms. It is not clear to me if the query will execute twice if two forms are opened simultaneously or if the second open can access the data without re-query.
dm