QuickBooks: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→Data Accessibility: OFX |
→Reference: quickbooks sdk links |
||
| Line 6: | Line 6: | ||
* [http://quickbooks.intuit.com/ official home page] | * [http://quickbooks.intuit.com/ official home page] | ||
** [http://www.quickbooks.com/support/ official support site] | ** [http://www.quickbooks.com/support/ official support site] | ||
*** [http://developer.intuit.com/QuickBooksSDK/?lid=header QuickBooks SDKs] | |||
**** [http://developer.intuit.com/legal/mt.asp?id=84 QuickBooks SDK License/Agreement] | |||
* {{wikipedia|QuickBooks}} | * {{wikipedia|QuickBooks}} | ||
Revision as of 12:03, 18 July 2006
computing: software: QuickBooks<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Overview
QuickBooks is proprietary accounting software for small-to-medium businesses. It is developed, sold, and supported by Intuit, Inc.
Reference
- official home page
- Wikipedia (QuickBooks)
Data Accessibility
QuickBooks appears to use a proprietary format for storing its data, and that documentation for this format is not available. It is not known whether anyone has succeeded in reverse-engineering the format to any degree.
The data engine is, however, accessible via ODBC using the QODBC driver. The driver is available for a fee (exact amount depends on usage; single-user license currently $150), with a limited-use 30-day free download.
- Exporting data:
- Data engine connection:
QuickBooks apparently can also import/export the OFX open format for financial data exchange
