Hi there
I have a SQL stored procedure which I would like to run through Access.
This procedure has a paramert.
I created a form and by clicking a buttom I want to run this procedure but before to be able to input the parametr as well.
I am not sure if there is any way I can do this in the Access interface or wherther I have to use VBA code(which I am not familiar with)
Thank you very much.
Regards.
Pete
I have a SQL stored procedure which I would like to run through Access.
This procedure has a paramert.
I created a form and by clicking a buttom I want to run this procedure but before to be able to input the parametr as well.
I am not sure if there is any way I can do this in the Access interface or wherther I have to use VBA code(which I am not familiar with)
Thank you very much.
Regards.
Pete
Comment