Cagez
Feb 22nd, 2003, 06:11 PM
I have a MS Access db with table 'users' and I want to populate the combo box with the user names from the db (field 'user') from the table.
I have a connection, a data adapter and a data set, but whenever I set DataSource and DisplayMember of my combo box, I try it out and nothing appears.
Any idea what the problem can be - or point me in the direction of a tutorial, I've done this purely through VB.net docs and an modified example from these forums.
Thank you! :)
I have a connection, a data adapter and a data set, but whenever I set DataSource and DisplayMember of my combo box, I try it out and nothing appears.
Any idea what the problem can be - or point me in the direction of a tutorial, I've done this purely through VB.net docs and an modified example from these forums.
Thank you! :)