Populating a Combobox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gfaenza
    New Member
    • Mar 2008
    • 2

    Populating a Combobox

    Hi ,

    Can someone help me, I am trying to populate a combobox with data from a database using C#

    - do i need to use datareaders?

    thanks
    Gilbert
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Gfaenza
    Hi ,

    Can someone help me, I am trying to populate a combobox with data from a database using C#

    - do i need to use datareaders?

    thanks
    Gilbert
    Where does MySQL come into it? Perhaps you should get an ADO.NET tutorial and read it first.

    Comment

    Working...