QuickBooks: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→Reference: support site |
→Notes: -> data accessibility; QODBC |
||
| Line 8: | Line 8: | ||
* {{wikipedia|QuickBooks}} | * {{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 [http://www.qodbc.com/ 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: | * Exporting data: | ||
** [http://www.quickbooks.com/support/faqs/qb2005/121712.html Exporting reports to Microsoft Excel] (QB 2005) | ** [http://www.quickbooks.com/support/faqs/qb2005/121712.html Exporting reports to Microsoft Excel] (QB 2005) | ||
** [http://www.quickbooks.com/support/faqs/qb2005/129572.html Exporting reports to Comma Separated Value (.csv) files] (QB 2005) | ** [http://www.quickbooks.com/support/faqs/qb2005/129572.html Exporting reports to Comma Separated Value (.csv) files] (QB 2005) | ||
* Data engine connection: | |||
** [http://www.qodbc.com/ QODBC] | |||
Revision as of 17:02, 11 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:
