H
Hootyman
Someone please help me before I go crazy.
I am creating is an accounting table made up of a few hundred clients. I
want to be able to select the latest balance for each client ( I have already
figured out how to do this through SQL queries) But I cannot figure out how
to walk through the records, and assign the data to variables so I can use it
to create a new record with a new balance and transaction date.
I am using access 2007, and I have been trying to use ado recordsets to do
this, but I cannot even connect to the database using the recordsets. im so
confused, im not sure if i should be using ado or dao, or even which
providers, ace or jet.
Any help would be appreciated.
Can anyone help?
I am creating is an accounting table made up of a few hundred clients. I
want to be able to select the latest balance for each client ( I have already
figured out how to do this through SQL queries) But I cannot figure out how
to walk through the records, and assign the data to variables so I can use it
to create a new record with a new balance and transaction date.
I am using access 2007, and I have been trying to use ado recordsets to do
this, but I cannot even connect to the database using the recordsets. im so
confused, im not sure if i should be using ado or dao, or even which
providers, ace or jet.
Any help would be appreciated.
Can anyone help?