Dear friends,
Can anyone tell me how can we make the data fields from a database appear in the Combo Box drop-down list at run time.
So, what i mean to say is, I want the entries in the Combo Box Drop Down list to be taken by
VB from a ACCESS DATABASE TABLE directly at run time.
Please help me solve this problem.
I have tried several way to do this, and I am able to display the field data from the database but only the first record is shown, all other records are not shown at run time.
Please help