Fill datagridview using in vb.net with mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adsaca
    New Member
    • Aug 2007
    • 11

    Fill datagridview using in vb.net with mysql

    Im new to this field, so please help me do this.

    i just want to know on how to fill a datagridview. with the database MySQL, how could i fill it using a DataSet.

    tnx,
    arjel
  • truezplaya
    New Member
    • Jul 2007
    • 115

    #2
    I think you should attempt this yourself before you ask for help you may be new but there are plenty of tutorials out there just search in google
    Last edited by truezplaya; Feb 5 '09, 10:48 AM. Reason: spelling

    Comment

    • raids51
      New Member
      • Nov 2007
      • 59

      #3
      Try using mysql connector .net http://www.mysql.com/products/connector/net/ Its just a addon that you can use in vb.net and can use the .net database wizard or whatever to set it up

      Comment

      • truezplaya
        New Member
        • Jul 2007
        • 115

        #4
        i have no problem getting the data it's ordering after the two are joined together and the data comes from oracle and access

        Comment

        Working...