Calling an Access Function from ASP

B

Bob

Its no help I'm afraid. but I ran into the same problem.
The only way round it is to restrict yoursef to built in
functions such as IIF, cStr, etc in queries. These mostly
work, although some of the less common ones don't
 
Top