README.md
December 5, 2022 ยท View on GitHub
Description
This code is an ADO modification to the previous post from Robert Row in December of 2000. This class adds AutoComplete functionality to a textbox. You start typing and the class searches for a record in an Access 2000 database that starts with the letters you typed, if it finds one, it completes the rest of the textbox with the record.
More Info
| Submitted On | 2001-12-22 16:22:54 |
| By | Clark P. Case |
| Level | Intermediate |
| User Rating | 4.8 (53 globes from 11 users) |
| Compatibility | VB 6.0 |
| Category | Databases/ Data Access/ DAO/ ADO |
| World | Visual Basic |
| Archive File | ADO_Textbo4360312222001.zip |