bdanney
Oct 31st, 2001, 04:52 AM
Hi all
I am almost sure someone will be able to help me out with the following problem:
I have 3 text boxes that pull info from a database. What needs to happen is that in the first text box the user will type in a number. Next using the number from the first text box the database will find the record and display info in the other two text boxes.
What I need to know is how do I get the app to search the database from the info in the first text box and then display the record information in the other two text boxes ?
Sorry. I am using ADO to connect to a database called parts that has 3 feilds ie: Part number, description and price.
Please help.
Thanks.
I am almost sure someone will be able to help me out with the following problem:
I have 3 text boxes that pull info from a database. What needs to happen is that in the first text box the user will type in a number. Next using the number from the first text box the database will find the record and display info in the other two text boxes.
What I need to know is how do I get the app to search the database from the info in the first text box and then display the record information in the other two text boxes ?
Sorry. I am using ADO to connect to a database called parts that has 3 feilds ie: Part number, description and price.
Please help.
Thanks.