|
[QODBC-Online] Troubleshooting - How to list InActive records on QODBC Online
Posted by Rajendra Dewani (QODBC Support) on 30 July 2026 07:35 AM
|
|
[QODBC-Online] Troubleshooting - How to list InActive records on QODBC Online?Problem Description:
When executing a basic query (such as SELECT * FROM Account) via the QODBC Test Tool or custom application code, the result set only returns records where IsActive = True. Inactive accounts do not appear in the results, even though they are visibly listed as inactive within the QuickBooks Online (QBO) Chart of Accounts interface.
Solution:
Querying Inactive RecordsThis behavior is not a bug. By default, the QuickBooks Online API filters query responses to return only active records ( To retrieve inactive records or include both active and inactive records, you must explicitly declare the
You can check the status using the QODBC Setup Screen.
Tags: QuickBooks Online, QBO, Active Records QODBC Online, Deleted records
| |
|
|


