G Guest Apr 16, 2007 #1 I'm using Access 2002. Is there a way to call a SQL stored procedure from Access? If so, how do I do that? thanks for any ideas
I'm using Access 2002. Is there a way to call a SQL stored procedure from Access? If so, how do I do that? thanks for any ideas
G Guest Apr 16, 2007 #2 One option will be, to create a PassThrough Query and from there run the SP Exec SpName