G Guest Nov 18, 2004 #1 Is it possible to pass parameters to a pass through query to run a stored procedure or function in a SQL db backend? Thanks Mark
Is it possible to pass parameters to a pass through query to run a stored procedure or function in a SQL db backend? Thanks Mark
S Sylvain Lafontaine Nov 18, 2004 #2 The only way is to edit the .SQL property of the pass-through query. See http://www.databasejournal.com/features/msaccess/article.php/3407531 for an exemple. S. L.
The only way is to edit the .SQL property of the pass-through query. See http://www.databasejournal.com/features/msaccess/article.php/3407531 for an exemple. S. L.