Hi,
The question is really in the title.
I was having a couple of issues with my database and so did some searching and found all the information about how bad lookup fields are in tables when they are looking up data from other tables.
I am therefore taking all of these out of my database. Some of the lookup fields are not from tables but just a typed list of 2 - 4 values in the table.
Would it be better pracitcis to create very small tables containing these values and get the information that way or in this case is it okay to keep teh lookup fields?
The question is really in the title.
I was having a couple of issues with my database and so did some searching and found all the information about how bad lookup fields are in tables when they are looking up data from other tables.
I am therefore taking all of these out of my database. Some of the lookup fields are not from tables but just a typed list of 2 - 4 values in the table.
Would it be better pracitcis to create very small tables containing these values and get the information that way or in this case is it okay to keep teh lookup fields?