E
exebat
Hi all.
I have a table named Articles that has the fields: ArticleID,
ArticleName, Price and so on....
What I want to do is to make a new table that would hold some related
Property records for each article.
For example... Color, Weight, Length,..
This is not a problem, but what I want is to be able to change fields
names for the second table (like PropertyID, PropertyName) and be able
to search among those values from query.
This is the most important part:
I have a table named Articles that has the fields: ArticleID,
ArticleName, Price and so on....
What I want to do is to make a new table that would hold some related
Property records for each article.
For example... Color, Weight, Length,..
This is not a problem, but what I want is to be able to change fields
names for the second table (like PropertyID, PropertyName) and be able
to search among those values from query.
This is the most important part: