Subject | Re: [IBO] Not enough fields in KeyLinks |
---|---|
Author | Dorin Pacurar |
Post date | 2003-06-03T19:43:02Z |
> 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