The Microsoft Access ODBC Driver currently does not support SQLDescribeParam, which is often used by ODBC interfaces that use bound parameters (e.g. Perl DBD:ODBC). If the ODBC interface you are using requires SQLDescribeParam to support bound parameters, you must avoid binding parameters when going to Microsoft Access.