Friends, good morning. I am having a question about how best to populate a combobox with state information and another one with city information.
My question is, what would be the best performance question or good practice question? have a table in the database, and whenever I run the form, does it query the database? or define this table directly in the code, because the states will not change and the cities will not either.
coupon