ptrans effecting the result set. When I changed it It has worked.
--- In [EMAIL PROTECTED], "Steeve Gilbert"
<[EMAIL PROTECTED]> wrote:
> Did you set a relation on "ptrans" that says "ptrans.emplid =
empltable.emplid"?
>
> Steeve...
>
> -----Message d'origine-----
> De�: volkankaraboga [mailto:[EMAIL PROTECTED]
> Envoy�: 1 mars 2004 09:38
> ��: [EMAIL PROTECTED]
> Objet�: [development-axapta] Re: linking problem between two
tables...
>
> no.. I have used these tables on a form I have two datasources on
> the form,ptrans table master and empltable child data sources. I
> have set joinsources proparty's my child datasource like ptrans
but
> it doesnt work correctly...
>
>
> --- In [EMAIL PROTECTED], "hm_oboe" <[EMAIL PROTECTED]>
wrote:
> > Hi volkankaraboga,
> >
> > can you post your code here?
> >
> > Most probaby you simply forgot to write the joining fields in
the
> > where clause...
> >
> > Kind regards,
> >
> > Mark
> >
> > --- In [EMAIL PROTECTED], "volkankaraboga"
> > <[EMAIL PROTECTED]> wrote:
> > > Hi all...
> > >
> > > I have a table called ptrans(my index fields are
emplid,pyrcomp)
> > >
> > > when I want to do a join between this table and empltable on a
> form
> > > with chosing ptrans table my master table, records dont come
> right.
> > >
> > > I couldnt find what the problem is??
> > >
> > > example:
> > >
> > > I have two records in ptrans table
> > >
> > > emplid pyrcomp
> > > ------ -------
> > > 123 111
> > > 123 122
> > >
> > > and I have one record in empltable matching thesee records
> > > but when I linked them just one record appears.
> > > what isthe problem??
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

