G Guest Feb 19, 2005 #1 I created a pass through query but I am not sure how to save the result in a local table to my Access DB. Is this possible?
I created a pass through query but I am not sure how to save the result in a local table to my Access DB. Is this possible?
S Sergey Poberezovskiy Feb 19, 2005 #2 Create a Make Table query using your pass-through as the source. HTH