[QODBC-ALL] Troubleshooting - Getting error A four-part name was supplied, but the provider does not expose the necessary interfaces to use a catalog or schema.
Posted by Jack - QODBC Support on 26 July 2017 10:02 AM
|
|
Troubleshooting - Getting error A four-part name was supplied, but the provider does not expose the necessary interfaces to use a catalog or schema.Problem Description: I am using QODBC to fetch QuickBooks Data in SQL Server. I have created Linked Server in SQL Server. Solution: You have used the wrong SQL statement. It would be best if you used LinkedServerName & table name in the query.
| |
|