This content has been marked as final.
Show 2 replies
-
1. Re: Query in an Access database executing a function defined in a module
Carl Von Stetten Mar 3, 2014 8:32 AM (in response to Claude)I believe that UDFs in Access can only be run inside of the Access runtime environment, and cannot be called through the JDBC/ODBC bridge that ColdFusion is using.
-Carl V.
-
2. Re: Query in an Access database executing a function defined in a module
Claude Mar 3, 2014 10:49 AM (in response to Carl Von Stetten)Yes, this is also the conclusion I came to.
I'm developing another solution.
Thanks.


