This is probably a really simple question but one that has me stumped. At school we were given a database project where the professor apparently just assumed we have an understanding of Access. It is a fairly simple project (using the RollingThunder DB) and I have been able to figure most of it out using various tutorial online. But there is one thing I can't figure out.
I ran a query using only 2 tables, Customer and CustomerTransaction. The CustomerID field is the primary key in both tables but in the CustomerTransaction table the TransactionData field also has the key icon next to it. But I don't understand how this can be. I thought that each table could only have one primary key and that the only other type of key is the foreign key but that doesn't have the key icon, only the line indicating a relationship.
Oh, and btw, I'm using Access 2007.
So what does it mean that this other field has a key as well?
Thanks,
Karl
I ran a query using only 2 tables, Customer and CustomerTransaction. The CustomerID field is the primary key in both tables but in the CustomerTransaction table the TransactionData field also has the key icon next to it. But I don't understand how this can be. I thought that each table could only have one primary key and that the only other type of key is the foreign key but that doesn't have the key icon, only the line indicating a relationship.
Oh, and btw, I'm using Access 2007.
So what does it mean that this other field has a key as well?
Thanks,
Karl