VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ADO Textbox Autocomplete Class

by Clark P. Case (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

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.

Rate ADO Textbox Autocomplete Class

Download ADO Textbox Autocomplete Class

Download ADO Textbox Autocomplete Class (25 KB)

ADO Textbox Autocomplete Class Comments

No comments have been posted about ADO Textbox Autocomplete Class. Why not be the first to post a comment about ADO Textbox Autocomplete Class.

Post your comment

Subject:
Message:
0/1000 characters