Easysoft ODBC-ODBC BridgeWhy can't I use bound parameters with MS Access? |
|
The MS Access ODBC Driver currently does not support SQLDescribeParam which is often used by ODBC interfaces which 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 MS Access.