Displaying 1 result from an estimated 1 matches for "odbc_cidname".
2007 Jan 20
1
func_odbc still working in trunk?
...is parsed fine, and the functions are even
created and visible in "core show functions", but when executed from the
dialplan I get a "no such function" error. Here's a bit of console log:
[Jan 20 12:10:42] ERROR[19482]: func_odbc.c:218 acf_odbc_read: No such
function 'ODBC_CIDName(3143212222)'
And that, after...
*CLI> core show functions like ODBC
Matching Custom Functions:
--------------------------------------------------------------------------------
ODBC_CIDName ODBC_CIDName(<arg1>[...[,<argN>]]) Runs the
referenced query with the specifie...