What steps will reproduce the problem?
1.Create a custom function in Microsoft Access database.
2.Create a query that contains an expression that uses custom function.
3.Execute pyodbc cursor of query.
What is the expected output? What do you see instead?
Does not execute - error received.
What version of the product are you using? On what operating system?
Windows XP - Microsoft Access 2007, Python 2.6, pyodbc 2.1.8
Please provide any additional information below.
SQL passed to cursor.execute returns records within Microsoft Access database.