Hello,
I have a form with the recordSource set to a query that would give me a set of contact information. What I would like to be able to do is to iterate through that query, and access the attributes of each tupple. Do I somehow have access to the data contained in the query by nature of it being the recordSource? If so, what is the syntax for accessing that data? If not, can anyone provide some skeleton code as to how I should connect back to the database to get the query data I need?
Thanks!
-Eric
Access 2003, VB6
I have a form with the recordSource set to a query that would give me a set of contact information. What I would like to be able to do is to iterate through that query, and access the attributes of each tupple. Do I somehow have access to the data contained in the query by nature of it being the recordSource? If so, what is the syntax for accessing that data? If not, can anyone provide some skeleton code as to how I should connect back to the database to get the query data I need?
Thanks!
-Eric
Access 2003, VB6