Description of How do I populate a dropdown list from a database ? :
The main objective of this online article is to teach the developers about populating a dropdown list. The author explains this process and tells the developers to open a recordset initially and retrive the content of one record at a time. The sample source code is more readable and easy to understand.