helo al
please I need help with DB and C++:
I have created a form all works fine, I have dropped a combo box,but it is only listing the first item from that table, how could make it display all the items from the table?
This is a discussion on C++ and db within the C++ Programming forums, part of the General Programming Boards category; helo al please I need help with DB and C++: I have created a form all works fine, I have ...
helo al
please I need help with DB and C++:
I have created a form all works fine, I have dropped a combo box,but it is only listing the first item from that table, how could make it display all the items from the table?
You might need to make a loop to populate the combo box.
how could we populate the combo box?