
Originally Posted by
Chip
I import data from our QB file via QODBC. The acquisition of the data is fine and we are able to use the data in many ways. One problem that I am having is finding a way to reference but linking the EstimateLine table records to the SalesOrderLine table records. There no field that I can find to use to join the two tables together in a query. There is a table in QB that is called EstimateLinkedTxn that is similar to a table called SalesOrderLinkedTxn that contain records that link a record in the SalesOrderLine table to records in the InvoiceLine table. But the EstimateLinkedTxn table, unlike the SalesOrderLinkedTxn table does not contain any records. Has anyone else come up against this issue with QB? If so, I would appreciate any help you can offer.
Thanks,