| Subject | Re: [IBO] IB_Query phenomenom |
|---|---|
| Author | guido.klapperich@t-online.de |
| Post date | 2001-01-02T23:09:22Z |
> You must not be using the JoinLink property correctly.How should I use this syntax in the JoinLinks. Now my JoinLinks are:
>
> Have you considered using the FROM ... JOIN ... declarative syntax?
>
A.FMFDID=FD.FDID
A.FMMPID=11
B.FMFDID=FD.FDID
B.FMMPID=12
C.FMFDID=FD.FDID
C.FMMPID=13