The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I’ve got a bit of a weird thing that I am not entirely sure if it’s an issue of my database design or can be solved another way and am hoping someone here can help, which would be massively appreciated :slightly_smiling_face:
I have two bases for a...
Hi,
I’ve got a bit of a weird one that I am not entirely sure if it’s an issue of my database design or can be solved another way.
I have two bases for a webstore, one which holds high level information (items for sale, vendors, master order records)...
Hi Salar,
If I’ve understood this correctly you should be able to get your result as follows:
Table 1: Materials
Have the primary field be the unique serial code, add any other fields you need.
Table 2: Projects
Have the primary field be the project ...