Hello All,
I have to write a query in my application to select some records. When these records have been selected, I need to access each record and update a particular field. I think this is done thru Recordset but I have no idea how to go about it. All I need is how to retrieve the ID for each record in the selection and run an update query to it.
many thanks
Ty
I have to write a query in my application to select some records. When these records have been selected, I need to access each record and update a particular field. I think this is done thru Recordset but I have no idea how to go about it. All I need is how to retrieve the ID for each record in the selection and run an update query to it.
many thanks
Ty