Viewing 5 posts - 1 through 5 (of 5 total)
Hi,
Actually, it'll never be MTM as each photo predicts a unique indicator. as for the location, i don't store the photos in the DB but on remote storage (Azure) and...
October 6, 2016 at 3:22 am
Yes, but what about other entities?
you can't store FKs from difference entities in the same column in Photos, that's the reason why i created the link table from the first...
September 30, 2016 at 1:54 pm
Hi Leo,
Thanks for your reply.
With your permission i would to explain again approach #1.
Three entities, let's name them all.
Employees, Houses, Cars. lets assume that each one of them should have...
September 30, 2016 at 1:42 am
Hi,
Regarding the 3rd approach, I didn't understand why do i need to use 3 link tables if i have 3 Photos tables.
If each entity has a unique Photo table, so...
September 27, 2016 at 7:50 am
A single photo can be linked to one entity always.
So if i want to change it, it should get changed in one place, which is linked to one record in...
September 22, 2016 at 2:01 am
Viewing 5 posts - 1 through 5 (of 5 total)