
SQL Selection from Visual Basic 6.0
Question: I’m trying to install a search facility on a database program I have written using VB6 and an Access database. I’ve opened by inserting a data control onto my form and linking it to my database, and appropriate table. This gets all the data from the table fine. How