Check if the table you are importing has any long fields and exclude
them from the import. Some tables in QuickBooks have fields as long as
4095 characters, and they cannot fit in a single spreadsheet cell.
A good example of this is the InvoiceLine tabl...
HOW TO ADD ADDITIONAL QUOTE (') IN INSERT STATEMENT USING QODBC
PROBLEM DESCRIPTION:
I have exported customer list from QB and Now I wanted to insert
these using insert query. But some of them are failing because of
having the apostrophe (').
How to de...
TROUBLESHOOTING - [QODBC-ALL] - TROUBLESHOOTING - EXCEL CRASH WHEN
USING SQL STATEMENT WITH TWO INNER JOINS ALONG WITH UNOPTIMIZED
PROBLEM DESCRIPTION
I am using Microsoft Excel.
I am using the following SQL statement.
SELECT TransferInventoryLine....