README.md
December 4, 2022 ยท View on GitHub
Description
Explains how to hook a 'lookup' combobox to a data field at runtime. Doesn't use the ADO control - uses pure recordset manipulation. Illustrates what the differences are between 'DataSource' 'RowSource', 'BoundColumn', 'DataField', and 'ListField'.
M$ documentation is truly bad at explaining this topic.
More Info
| Submitted On | 2003-04-10 00:35:26 |
| By | Kamilche |
| Level | Beginner |
| User Rating | 4.0 (16 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Databases/ Data Access/ DAO/ ADO |
| World | Visual Basic |
| Archive File | Simple_ADO1571754102003.zip |