i want to get the data in mysql database and appear in the combobox in vb .net? how can get the values? help pls
How Can Get The Value In The Mysql Databse Using Combobox In Vb.net?
August 1st, 2010
i want to get the data in mysql database and appear in the combobox in vb .net? how can get the values? help pls
Comments ( 1 )
Feed for this Entry Trackback Leave a comment
Here is a tutorial that creates a simple VB.Net app and retrieves info from a MySQL DB. Work through it and you should be able to figure out what to do.http://www.vbmysql.com/articles/vbnet-my…