Purpose
Let the user select database records using a ComboBox.

	Method
Load the ComboBox with values. When the user clicks one, change the Data
control's select statement to select the new record.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling.