Hai, I have 2 question to ask about vb.net. Now i'm using Visual Studio 2005 with connection MySql...
1. how if I want to passing the data from database to the textbox by SEARCH button. I Have 1 SEARCH button and 3 textbox [txtname],[txtage],[txtaddress] and to pass it also on datagrid...
2. I have a id_Student starting with S001 in database...and I want the id is increment when new data is added. The id_Student is display using lblID_stud
Thanks in advanced. Hope anyone can help me to solve/handle this problem...