Subject [IBO] Two or more tables...
Author Marcelo Machado
Marcelo Machado <machado6655@...> wrote: Sorry...

Well...

Example:

I have...

[table PACIENTE with a codigo_PK]
[table PATOLOGIA with a chave_PK and codigo_FK ( codigo_FK = codigo_PK
of table PACIENTE)]

1 tib_connection
1 tib_transaction

1 PACIENTEtib_query and 1 PACIENTEtib_datasource (points to table PACIENTE)

1 PATOLOGIAtib_query and 1 PATOLOGIAtib_datasource (points to table PATOLOGIA)

I put the fields of PACIENTEtib_datasource (datasource control generator) and
the fields of PATOLOGIAtib_datasource (datasource control generator)
in the aplication;

( in the masterlinks of PATOLOGIAtib_query i put PATOLOGIA.codigo_FK=PACIENTE.codigo_PK )

When i execute the aplication, only the fields of table PACIENTE works.



???


Thanks...








---------------------------------
Yahoo! Shopping
Find Great Deals on Gifts at Yahoo! Shopping

[Non-text portions of this message have been removed]