Hi, i am new on vb.net and MySql, and i have a problem.
My database name is "plant3", i have a table named "itemlist" which has a field named
"itemname", "task", and "status". I want to show the itemname on combobox and when user choice an itemname the program will show all task and status for that item.
Someone please help me..