Getting query results into an ADO recordset (1 Viewer)

rockman

Senior Member
Local time
Today, 11:42
Joined
May 29, 2002
Messages
190
Is there a way to get the results of a query into a recordset using ADO?

I've searched the archives here and have come up empty.

Thx,
Jeff
 

NightPort

Skizzy
Local time
Today, 13:42
Joined
Jun 1, 2001
Messages
27
I don't know much about using ADO in VBA, but I am pretty sure that in VB you are able to do something along those lines. I think it depends on how it's bound to the table/query or whatever. Someone might be able to answer this better than myself.:confused:
 

Users who are viewing this thread

Top Bottom