PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Queries/Tables
Queries/Tables
Iniciado por Phill Slusar, out., 18 2007 1:31 PM - Sem resposta
Publicado em outubro, 18 2007 - 1:31 PM
I have a customer table which has an input form with the ability to scroll through all of the other records. I also have a job table which has the customerID from the customer table as a composite key.

I am trying to make a table, using a query to read the customer ID from the customer table and pull up the jobs related to this customer in a table underneath the input form.

Does anyone have any ideas? My queries seem to just bring up the list with all of the customer ID's related to the all of the jobID's and not the specific customer.

Thanks

Phill Slusar