I have a project in which I am using ADO controls to link vb to an access database. I need to change them to Connection objects in the code and get rid of the ADO controls all together. Problem is, how do I do this?