
Errors
Fixing QuickBooks Desktop Error H202: When Workstations Can't Reach the Server
Error H202 blocks workstations from opening a company file in multi-user mode. The problem is network and hosting configuration, not file damage.
Accounting News
Problems, outages, and quirks that QuickBooks users are reporting — tracked and explained by the desk.

Errors
Error H202 blocks workstations from opening a company file in multi-user mode. The problem is network and hosting configuration, not file damage.

Company File Management
Condensing replaces old transaction detail with monthly summaries, which can shift cash-basis P&L results for condensed periods while leaving accrual totals intact.

Errors
QuickBooks Desktop errors fall into three families — file-access, multi-user network, and internal data — each pointing to a different repair path.

File Management
QuickBooks Desktop's Condense Data utility can build a date-limited company file so you hand an auditor only the records they requested, not your entire history.

Conversions & Migrations
SAP Business One to QuickBooks is an export-and-map exercise with a clean cutover. Here is how the conversion works and where the decisions lie.

Conversions & Data Migration
Sage BusinessWorks does not convert to QuickBooks through any built-in tool. The move relies on exported lists, trial balance data, and careful mapping of departments and modules.

Conversions & Migrations
NetSuite-to-QuickBooks conversions require exporting core lists and balances, simplifying ERP structures, and mapping data carefully since no native import tool exists.

Data Conversion & Migration
How QuickBooks users move data from MYOB and AccountEdge, the export-and-map process, regional tax issues, and transaction-history limitations.

Conversions & Migration
Moving off Dynamics GP to QuickBooks requires an export-and-map migration with no direct import tool. Here is what the conversion involves and where it stumbles.

Conversions & Migration
Businesses moving off the legacy DacEasy accounting platform can convert to QuickBooks Desktop, but the process requires careful data extraction and mapping rather than a simple import.

Errors
A hidden Unicode character in a sales order Memo field caused QuickBooks Web Connector to reject valid-looking XML with error 0x80040400, despite passing the SDK validator.

Inventory & SDK Integration
QuickBooks Desktop does not allow direct CSV import to change on-hand quantities; the correct path is an Inventory Adjustment pushed through the QBXML SDK and Web Connector.

Check Printing & Payables
Learn how to extract the name printed on checks using the QuickBooks SDK, including how to handle Vendor, Employee, Customer, and Other payees.

Journal Entries & Equity
Business owners paying with personal cards need the right debit and credit accounts to either invest in the company or seek reimbursement later.

Accounts Receivable & Payable
QuickBooks Pro users handling a split cash transaction can end up with a deposit that does not show the vendor payment. The fix is a cash account.

Web Connector
Developers integrating Magento with QuickBooks Desktop via Web Connector hit a dead end after the first sync. The fix is simpler than expected: queue items separately.

Web Connector & Integrations
Developers building custom SOAP services for the QuickBooks Web Connector hit a contract mismatch error when the service WSDL does not align with QuickBooks expectations.

Web Connector
QuickBooks Web Connector fails to add a .qwc configuration file when the OwnerID or FileID contains characters that are not valid hexadecimal digits.

Web Connector & Integrations
QuickBooks Desktop Web Connector integrations built on Node.js can stall when multiple clients connect, but an asynchronous pattern resolves the contention.

Data Export & Encoding
QuickBooks stores special characters like en-dashes in Windows-1252 encoding, but the SDK can misinterpret those bytes as Unicode, breaking data joins.

Errors
When a third-party app connects to QuickBooks via the SDK, a mismatch between the requested file and the open file triggers a specific access error. Here is what causes it and how developers handle it.

Developer & Integration
Developers integrating with QuickBooks via QBXML often ask how to retrieve column names from Sales Orders, but QuickBooks uses XML, not SQL tables.

Errors
Third-party apps connecting via the QuickBooks SDK can leave QBW32.exe running in the background on QuickBooks Desktop 2015 and earlier, blocking users from launching the program normally.

API & Integration
Developers connecting custom applications to QuickBooks Online encounter a deprecated SDK workflow that no longer functions under Intuit's current API framework.