I am try to populate the combo box with data for the database. However, the objDepartment.ItemData(objDepartment.NewIndex) only accepts an integer. In this case, my id(key)is a string.<br>
I believe a Image ComboBox will solve the problem or a dynamic array that can store the the additem and id...
*database combo box question*<br>
<br>
These routines works fine if RsUserAux("d_id") is an integer<br>
all the time.<br>
<br>
May problem is if RsUserAux("d_id") is a string containing<br>
any value like 12, a, d, 4, 23333.8888, hi, etc, etc.<br>
How can I modify may...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.