S
Si
Hi Guys
I want to check the value of a VBA variable within Access from an ASP page.
I was wondering if anyone knows how i can do this.
For a little background on the problem, I need to check whether a function
in VBA is running, so that another user does not concurrently execute the
function again from an ASP page. The boolean variable that i want to access
says True when the function is running.
Thanks for any help in advance
Si
I want to check the value of a VBA variable within Access from an ASP page.
I was wondering if anyone knows how i can do this.
For a little background on the problem, I need to check whether a function
in VBA is running, so that another user does not concurrently execute the
function again from an ASP page. The boolean variable that i want to access
says True when the function is running.
Thanks for any help in advance
Si