[QODBC-Desktop] Troubleshooting - Getting ODBC-Call failed error in MS Access when Opening ReceivePaymentToDeposit table
Posted by Jack - QODBC Support on 26 October 2016 11:22 AM
|
|
Troubleshooting - Getting ODBC-Call failed error in MS Access when Opening ReceivePaymentToDeposit tableProblem Description:I am trying link ReceivePaymentToDeposit table through the linked table in MS Access. I am able to link ReceivePaymentToDeposit table. But I am getting ODBC-Call failed error in MS Access when Opening ReceivePaymentToDeposit linked table.
Solution: When you open linked table from MS Access at that time MS Access is passing query like "SELECT "TxnID", ..., "UnusedCredits" FROM "ReceivePayment" WHERE "TxnID" = ?" to QODBC. | |
|