I am writing a program which utilizes the ADO control. I have linked a database file, lotus.mdb, to the control and need to be able to search the database. Now, I have a VB book I used for school that has code for searching a database using the Data control in VB. Here's the code I'm having...