Recordset trouble

Michael_OBrien

New member
Local time
Today, 14:00
Joined
Jan 15, 2008
Messages
4
Hello all,

I'm trying to loop through a DAO.recordset object and add its values to an access table and can't seem to find the right method to use. I'm used to using oledb datasets and accessing data that way so if I'm going about this the wrong way(which I think I am) then any input would be very helpful.

Thanks,
Mike O'Brien
 
Hello all,

I'm trying to loop through a DAO.recordset object and add its values to an access table and can't seem to find the right method to use.
Got a sample of code to post? I'd be easier to give direction if you had something to start with...
 

Users who are viewing this thread

Back
Top Bottom