S
shithappens
This may be a basic thing to do but im stumped ....so please help
I wish to run a query and then cycle through the results and write
just one field into a text file in cvs format
To date i have used recordsets to cycle data but with the required
items needing to be found across several linked tables based on what
is selected in a combo box by the user a query seems the easiest way.
(I have this functionality already)
QUESTION How do i access the query results much like a recordset so
that i can cycle through the results ????
I wish to run a query and then cycle through the results and write
just one field into a text file in cvs format
To date i have used recordsets to cycle data but with the required
items needing to be found across several linked tables based on what
is selected in a combo box by the user a query seems the easiest way.
(I have this functionality already)
QUESTION How do i access the query results much like a recordset so
that i can cycle through the results ????