All,
I have been working a vb6 app since 1999 and it has over 100 forms that work with ADO - COM and am looking for a simple way to access MSAccess for each form. Some forms have several old ADO connectors using late binding to connect the the database for both controls and code to access.
I'm looking for a simple way in vb.net - to create these connections with as little code as possible.
Any suggestions?
Mike