Linking Project server 2003 to Quickbooks

A

ayus

Hi,

i need to integrate project server with Quickbooks. Any suggestion on
how to accompanise this?

Regards,

Ayowole
 
B

Ben Howard

What exactly is it that you need to do, I presume download financial data?
You basically have two supported choices, and one unsupported.

1. Export financial data either from Project for PWA to Excel and then use
the excel sheet as an import to quickbooks.
2. Write some code that works with the 2003 API (the PDS) and pull data
directly from the database.
3. Unsupported - write some code that pulls data directly from the SQL
database.
 
Top