JesseH
Active member
I had a customer master file and customer invoice file. The mission was to display the customer name, address, etc and the open invoices using a data grid. I was able to do it with no problem, but I had to set up two data adapters - one for the customer master and one for the invoice detail. Is this required or could I have done it in one? I noticed when I used the Adapter Query builder that the SQL was not what I needed, so I set up separately. Is there another way to do it?
Thanks for the help
Thanks for the help