Thanks Pat, I thought I had constructed them correcty based on a lydia tutorial but I obviously mis-understood what they were trying to teach, it was a bit technical for a beginner.
So if I understand this correctly, the relational database is one HUGE table (not physically of course but in theory), which is split into more manageable parts. If all of the parts were to be put together to make the theoretical table, there would be no duplicate column labels, and each (section) table would be linked by a unique ID (primary) to a foreign key in it's linked (section) table, i.e. Item ID (primary) links to Item ID (foreign).
Also, that each link must be unique, not using one link for two sections?
So I can use Buyer ID in it's own table as primary, and in items as foreign but not in anything else.
I will have to re-do the database anyway, so the question is this; if I re-do it in access 2003 can I save it as .mdb and can I still use embedded pictures the same way as in 2007?
Phew, too much to think about this early in the morning.
Once again thanks for your continued help on this matter, it really is frustrating to have a basic understanding but little else.
