Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Duplicate parent records in browse 2002-12-05 -- Andy Stapleton > I have two tables. TABLE_A and TABLE_B. The two tables are related to
each
> other in a one to many relationship. When I create a browse and I include
> both tables in the browse and put the "One" table as my primary table and
> the "Many" table as my related table, I end up getting apparently random
> duplicate records appearing in my browse.
your problem is standard for SQL,
when you Use a Join with the parent / Child it will give you multiple
parents for each child . no way around...
now to solve your problem
Today is November 21, 2024, 7:42 am This article has been viewed 35309 times.
|
|