Populate Drop Down List with SQL
Populate Drop Down List with SQL
(OP)
I would like to know how - or if it is possible - to populate the selections in a drop down list form component from a SQL DB. To keep it simple, I've simply created an ODBC source (Access DB) on the same machine as the Web Server. I would like to be able to populate the drop down list by using a simple query. I would appreciate any help offered.