Blitzkrieg99
02-02-2004, 11:32 PM
Hello everyone, I have 2 questions.
The first is, how do I link the elements of a combo box to the records of a particular column in a database?
And second, how do I retrieve data from a database and insert that particular value into a textbox? I am familiar with setting up a connection with my database. Entering input into the textbox and sending it to the database also works fine. I just need to know how to get back the value and fill an empty textbox with this retrieved value.
Thanks to anyone who may be able to answer my queries.
The first is, how do I link the elements of a combo box to the records of a particular column in a database?
And second, how do I retrieve data from a database and insert that particular value into a textbox? I am familiar with setting up a connection with my database. Entering input into the textbox and sending it to the database also works fine. I just need to know how to get back the value and fill an empty textbox with this retrieved value.
Thanks to anyone who may be able to answer my queries.