Hi,
I have a stored proceedure in an Access DB (a query). One of the fields in the query refers to a custom built function which sits in a module within Access.
I have a call to this stored proceedure in an ASP page. It works fine if I DON'T use the in built function in my query but if I do it doesn't work.
The question is: Is there a way to call and use a query in Access which has a CUSTOM BUILT FUNCTION in it?
Many thanks.....
I have a stored proceedure in an Access DB (a query). One of the fields in the query refers to a custom built function which sits in a module within Access.
I have a call to this stored proceedure in an ASP page. It works fine if I DON'T use the in built function in my query but if I do it doesn't work.
The question is: Is there a way to call and use a query in Access which has a CUSTOM BUILT FUNCTION in it?
Many thanks.....