Difference between revisions of "QuickBooks"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
(header format update, incl. SMW)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=={{hide|Navbar}}==
+
<hide>
[[computing]]: [[software]]: [[QuickBooks]]{{seed}}
+
[[page type::article]]
==Overview==
+
[[thing type::software]]
 +
[[software type::accounting]]
 +
[[software license::proprietary]]
 +
</hide>
 +
==About==
 
[[QuickBooks]] is [[proprietary software|proprietary]] accounting [[software]] for small-to-medium businesses. It is developed, sold, and supported by [[Intuit, Inc.]]
 
[[QuickBooks]] is [[proprietary software|proprietary]] accounting [[software]] for small-to-medium businesses. It is developed, sold, and supported by [[Intuit, Inc.]]
 
==Reference==
 
==Reference==
* [http://quickbooks.intuit.com/ official home page at Intuit]
+
* [http://quickbooks.intuit.com/ official home page]
 +
** [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}}
==Notes==
+
==Related Articles==
 +
* [[interfacing QuickBooks and ZenCart]] has some information about getting QuickBooks' data out into the light of day
 +
 
 +
==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]
 +
 +
QuickBooks apparently can also import/export the [[OFX (file format)|OFX]] [[open format]] for financial data exchange

Latest revision as of 22:59, 11 June 2018

About

QuickBooks is proprietary accounting software for small-to-medium businesses. It is developed, sold, and supported by Intuit, Inc.

Reference

Related Articles

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.

QuickBooks apparently can also import/export the OFX open format for financial data exchange