How to create store procedure using ms access 2010 or 2007. [Resolved]

Posted by Allemahesh under Others on 3/25/2014 | Points: 10 | Views : 1884 | Status : [Member] [MVP] | Replies : 1
How to create store procedure using ms access 2010 or 2007.




Responses

Posted by: Allemahesh on: 3/25/2014 [Member] [MVP] Silver | Points: 25

Up
0
Down

Resolved
After long search, I find that there is no store procedure present in ms access. But you can use the query.
The query is acts as sp and you can pass the parameters to this query like sp only.
Another option is macro. But I have not tried this.

Allemahesh, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response