Cannot execute synonym stored procedure with SQL Server ODBC Driver; works with OLEDB
问题 This question is part in a series of bugs in the Microsoft ODBC driver: ODBC driver fails to raise errors; but instead suppresses them Reading columns out of order returns incorrect results Cannot execute a stored procedure that is a SYNONYM Microsoft has said they will not be fixing these bugs in their ODBC driver. I have (many) stored procedures that are actually synonyms. The stored procedure exists canonically in one database, but are visible in others. The stored procedure executes fine