Subject Re: [IBO] Not enough fields in KeyLinks
Author Dorin Pacurar
> What is the SQL statement you are using?

Sorry abou the previous post. This was the working situation.

For the master:
SELECT * FROM CREDITE_WK WHERE IX=:IX

and for the lookup:

SELECT TIP, DENUMIRE
FROM TIPURI
WHERE FL='SURSCRED'
with KeyLinks:
TIPURI.TIP=CREDITE_WK.SURSE