R
RockNRoll
Greetings,
I have a table in a database with two fields, "Contract Number" and
"Contract Name." "Contract Number" is the primary key.
I would like to display the Contract Name in a label when the user selects a
Contract number from a listbox.
I know how to bind a SQL query to a datagrid, but not how to display a
single field for a single record in a label.
Your help would be greatly appreciated.
Thanks,
-Dave
I have a table in a database with two fields, "Contract Number" and
"Contract Name." "Contract Number" is the primary key.
I would like to display the Contract Name in a label when the user selects a
Contract number from a listbox.
I know how to bind a SQL query to a datagrid, but not how to display a
single field for a single record in a label.
Your help would be greatly appreciated.
Thanks,
-Dave