i am doing a project in VB, I am a beginner in programming
in this project i need to pass the entered name of the person from form1to form2.
In form2 i should be able to view the details of that person only.
if i am going to use data control, what kind of select statement do i have to give or is there any other way
in this project i need to pass the entered name of the person from form1to form2.
In form2 i should be able to view the details of that person only.
if i am going to use data control, what kind of select statement do i have to give or is there any other way