In my database I have one main table called tblSongs that I use to categorize all sorts of information related to selecting, printing lyrics and chord charts, and tracking history of what got played, where, and when.
In the main table, there's a field called "Tempo" where I have a (I believe it's called) Validation table. It's pretty simple, you get to choose "Slow", "Medium", or "Fast". When I made this db 10 years ago, I guess I thought it made sense (or possible MS Access did this automatically?) to have a lookup query so when I open the table itself I don't see the ID number, but rather the text. I guess this helps when you use the wizard to create a form.
The question I have is, is this "bad" to have that? Does it muck up other stuff somehow?
Sorry for the really general question but as I'm updating and modifying the database I want to make sure I'm not painting myself into a corner, so to speak.
Thanks!!
Matt
In the main table, there's a field called "Tempo" where I have a (I believe it's called) Validation table. It's pretty simple, you get to choose "Slow", "Medium", or "Fast". When I made this db 10 years ago, I guess I thought it made sense (or possible MS Access did this automatically?) to have a lookup query so when I open the table itself I don't see the ID number, but rather the text. I guess this helps when you use the wizard to create a form.
The question I have is, is this "bad" to have that? Does it muck up other stuff somehow?
Sorry for the really general question but as I'm updating and modifying the database I want to make sure I'm not painting myself into a corner, so to speak.
Thanks!!
Matt