G
Guest
Is there a way to save a recordset as a table? I've found ways to save them
as local files outside of Access, but not a way to save them as a table in
Access. The reason I ask is because I do a lot of heavy queries to our SQL
server, and when I use linked tables it creates a lot of network traffic, so
I'm trying to build all my queries and all my connections in ADO to reduce
the network traffic.
Any help is greatly appreciated.
as local files outside of Access, but not a way to save them as a table in
Access. The reason I ask is because I do a lot of heavy queries to our SQL
server, and when I use linked tables it creates a lot of network traffic, so
I'm trying to build all my queries and all my connections in ADO to reduce
the network traffic.
Any help is greatly appreciated.