Hi All,
I am trying to run sql stored procedure from Access form.
Which is throwing error “procedure or function has too many arguments” while I have only one parameter passing to stored procedure.
i am using sql server 2012
I have attached the stored procedure and VBA code below.
Kindly...
Dear All,
i am working on the Productivity management tool.
where the user will login and update his/her daily activity.
here i am thinking of logic where system will automatically mark employee on break if the system is locked.
As per the company IT policies system will automatically lock...