jmagee,
If you are going to make the ADO Data control invisible, what is the need to include it in the form ? You can do all database accesses programmatically.
First make a reference to Microsoft ActiveX Data Objects 2.1 Library from the <Project> <References> menu. (My version is 2.1, yours...