Forum Discussion
tparvaiz
Jan 23, 2024Copper Contributor
Execute stored procedure and save values in a table
Hello, I have around 1000 values that I'd like to execute against my SQL code and store the resulting data in a table for further analysis. Here is an example of my SQL code: INSERT INTO Summar...
George_Hepworth
Jan 23, 2024Silver Contributor
Cross-posted, with additional responses, at https://www.access-programmers.co.uk/forums/threads/execute-stored-procedure-and-save-values-in-a-table.330036/