Interview Question in Visual Studio 2005
Interview Question :: How to search data in database |
I am using visual studio 2005 and i have a visual basic project that
is connected to database . i am using access2003 .I wanna create a
search button in my form that searches the table according to the
record given by user in a given text box and then shows the other
information(columns)in that form.(e.g. there is an employee table
containing the three fields empid and empname and empphone.we present
the user a form with 3 text boxes for each field and a button
whenever user fill an ID in the text box and click the button other
conserning information of that employee should appiear in other 2 text
boxes)
It may be very simple but i am a begginer help me. Please tell me how
to do that. I know it can be done by some query but please tell me how to execute that query.
THANK YOU IN ADVANCE |
|
|
|

Loading ...