Page 1 of 1

Browse a table with no primary key

Posted: Sat Oct 01, 2022 7:23 pm
by vario
I would like to show a list of rows from a table with no primary key. The table has a column to use as a foreign key, but I can't make a browse form to show the rows in a subform, as I have no primary key.
An unusual situation I know, but how can I achieve this?

Re: Browse a table with no primary key

Posted: Sun Oct 02, 2022 6:03 am
by kev1n
As long as you're not adding new rows, enter any other column as primary key (e.g. the foreign key) and data should be displayed.

Re: Browse a table with no primary key

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