Hi all
I am curently testing Base and I can’t find out how to do that.
As a rule of thumb, in the table Artists for example, I name the primary key PK_Artists in order to avoid any confusion.
When I want to save the table a box tells me that a primary key is compulsory and asks me if I want to create one. If I say Yes it creates a new field called ID.
The Base Guide 7.3 tells us: “A rule for naming fields in a table is that no two fields can have the same name.” My own rule is: “A rule for naming fields is that no two fields can have the same name in the whole database.” My naming convention proved extremely useful.
I couldn’t find a way to change the name ID neither how to make the PK_Artists field the primary key.
I have the same issue with foreign keys. One of the tables related to Artists will be Create so it’s primary key will be PK_Create and the corresponding foreign key will be FK_Create-Artists. No confusion is possible.
TIA
Nick



