Accessing Query results in VB

Massoud

Registered User.
Local time
Today, 16:30
Joined
Jul 11, 2002
Messages
37
Hi.
can we access the results of a saved query as we do with tables such as:

set docs= CurrentDB.OpenRecordesets(QueryName)
.....

Thanks
 

Users who are viewing this thread

Back
Top Bottom