I am transitioning from ACCESS to
VB.Net5 programming.
I am traing to build an form, as described in Chapter 11 page 356, to maitain an Users table that include a UserType lookup table (it was so easy in Access!!!). The Step by Step instructions given in these pages are confusing to me. I can proceed with no problem until step 4.
When on step 5 I need to "bind the ComboBox to the field that it must read and write in the database" the instrustions are no so clear.
I will apreciate if the author could review and expand this exemple to facilitate the new programmers.
Thanks