I have created several "pass through" queries in the last several years. However, I have just had someone ask me if it is possible to run an SQL Procedure as a Pass Through Query. The procedure they want to run is set up to run a query, save the results to a server, and then run another query based on the saved data. I can get both queries to run as pass through queries, but I can't figure out how to save the data on the server. Is there a way to accomplish this? Can SQL procedures be run via Access?
Any assistance you can provide would be greatly appreciated.
Any assistance you can provide would be greatly appreciated.