Alright,
I've tried to dumb the query down to something very simple and still no go. I did it using SQL this time. I have this :
SELECT invoice.*, customers.cName, customers.cFirstName, customers.cTel, customers.cEmail, customers.cStreet, customers.cCity, customers.cState, customers.cZIP...