I use many tables as Row Source / type for Combo boxes. All these tables consists of an unique identifier (ID) and two additional fields of Text Type.
What is to be considered the best practise, bounding column 1 when inserting a new record (a numeric value) and when displaying / editing include the Row Source table in the query...?
I am trying to figure out what would increase the performance of the database..
Thanks!
What is to be considered the best practise, bounding column 1 when inserting a new record (a numeric value) and when displaying / editing include the Row Source table in the query...?
I am trying to figure out what would increase the performance of the database..
Thanks!