T
Tom Snider-Lotz
I'm looking for an efficient way to name fields that are linked betwee
tables, so that it's easy to tell which table the field resides in.
For example, there might be a Customer field in the Customers table an
the Orders table. When you're picking fields from a list, sometimes i
matters which Customer field you pick.
What I've done so far is to add the table name to the fields name, a
in "Customer_Customers" and "Customer_Orders." That works, but it'
kind of cumbersome. Does anyone have a better method? Or, if yo
don't bother with it, how do you make sure you pick the right field?
Thanks in advance.
-- Tom Snider-Lot
tables, so that it's easy to tell which table the field resides in.
For example, there might be a Customer field in the Customers table an
the Orders table. When you're picking fields from a list, sometimes i
matters which Customer field you pick.
What I've done so far is to add the table name to the fields name, a
in "Customer_Customers" and "Customer_Orders." That works, but it'
kind of cumbersome. Does anyone have a better method? Or, if yo
don't bother with it, how do you make sure you pick the right field?
Thanks in advance.
-- Tom Snider-Lot