Hi All,
I'm trying to retrieve records from my db. I built a custom function which works in my SQL inside Access, but when trying to use it from within ASP, I receive this error:
Undefined function 'Replace2' in expression.
Does anyone know how to use a custom function in an SQL statement?
thx!
I'm trying to retrieve records from my db. I built a custom function which works in my SQL inside Access, but when trying to use it from within ASP, I receive this error:
Undefined function 'Replace2' in expression.
Does anyone know how to use a custom function in an SQL statement?
thx!