Link to home
Start Free TrialLog in
Avatar of Mark Olivier
Mark OlivierFlag for United States of America

asked on

Extracting Quickbooks Data

I need to turn a Quickbooks file into a searchable database file.

In a client's new job, he is required to be able to immediately search his database of previous customers (from Quickbooks 2003 Pro) to avoid a conflict of interest situation.  There are 4 fields that need to be extracted from Quickbooks - company name, attorney name, patient name, and date of first invoice.  With the new program, he wants the ability to add case names (smith vs. public hospital).  Right now there are less than 2000 customer names, but this could soon grow to 20,000 or more.

Does anyone know of an application that will do this?  Is there way to convert a Quickbooks file to Access or Excel?  Maybe a custom program is the best fit?  Any suggestions are appreciated.

 



ASKER CERTIFIED SOLUTION
Avatar of callrs
callrs

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of callrs
callrs

http://www.datablox.com/index.htm       DataBlox Inc. Home Page
'Our mainstream product is OfficeQ - which extracts complete accounting data from QuickBooks® files for use with Microsoft Access 97 / 2000 / XP or Excel 97 / 2000 / XP as well as other programming environments."

http://www.hcit.co.uk/LinkBook/Beta.htm     Beta version of the read-write LinkBook ODBC Driver for QuickBooks
"LinkBook is an Open Database Connectivity (ODBC) Driver that allows applications to access data in QuickBooks databases using the Structured Query Language"

Quote: http://www.quickbooksgroup.com/forums/importexport/5030?50@729.aJJ4agf1ieR@ QuickBooks Community - Bill of Materials Detail
CCRussell Feb 21, 2006 06:36 pm      
This post is about: Premier QB 2006  
Replying to: ultrainterest (Feb 21, 2006 10:27 am) "Is anyone aware of a way extract information from the QuickBooks database? I want to..."

There are several ways to do it, depending on what you want to do and what kinds of things you can do.

You can purchase something called an ODBC driver (included in Enterprise 6.0), which lets you extract information so that you can use it in products like Crystal Reports or Microsoft Access.

You can find several other data extraction tools at the QuickBooks Solutions Marketplace (http://marketplace.intuit.com/), although you have to look carefully to see which would let you extract the component listings.

There are several programming tools/libraries you can purchase if you want to work with a programming language like Visual Basic.  
 
Why don't you just export the customer list to Excel? Way simple to do.
Avatar of Mark Olivier

ASKER

These were all really great suggestions.  I'm currently trying out Synergration, which looks like it will work.  But some of the others looked like they will work also.  I had previously tried exporting the customer list to Excel, but it left out way too many fields.