Page 1 of 1

Select distinct in subform

Posted: Sat Oct 01, 2022 9:33 pm
by vario
I am trying to use "select distinct" in the SQL for a subform. I see from this post it might not work.
I am stuck because there is no Before Browse for a subform, and even then I have no primary key for the subform because of the select distinct and also, whatever I put in the SQL seems to be ignored!

(Relates to this post)

Re: Select distinct in subform

Posted: Sun Oct 02, 2022 6:20 am
by kev1n
Create a view and use it the subform's sql. Also see my answer in your other post as it's related.

Re: Select distinct in subform

Posted: Mon Oct 10, 2022 5:21 pm
by kev1n
Could you make it work?

Re: Select distinct in subform

Posted: Thu Oct 27, 2022 5:24 pm
by kev1n
Is this solved or do you still need our support?