Is it possible to link Access with Quickbooks? To create reports .

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to link Access with Quickbooks and share information between the
2 programs to write reports. One of the first problems I need to solve is how
to put a field containing a customer ID into Quickbooks. With that common
data, I feel I should be able to link the programs but I am not sure how to
do that.
 
Quickbooks exchanges data using XML. There is an SDK at the Intuit
Developers Network web site. The SDK is free, and is .NET-friendly.

There are also vendors who sell ODBC-compliant Quickbooks links. Just Google
Quickbooks and you'll find them. They're not cheap, but they are aimed at
ACCESS users.

Jim
 
Back
Top