G
Guest
I am using db.querydefs within dao. Is it possible to have more than one
querydef open at the same time? I have named two querydefs qdf and qdf2 and
assigned them to rs and rs1 recordsets. When I want to access rs1(2) it
shows me what is in rs(2) instead. The querydefs are two totally separate
queries in the database.
Thanks.
querydef open at the same time? I have named two querydefs qdf and qdf2 and
assigned them to rs and rs1 recordsets. When I want to access rs1(2) it
shows me what is in rs(2) instead. The querydefs are two totally separate
queries in the database.
Thanks.