I'm starting a new project, and I need some input from people that have
successfully used MS Access 2.0 via ODBC from VB.
Why would anyone want to use ODBC to get to Access from VB?
Well, the reason is that we want to make the application as generic as
possible so that later on it will be much easier to convert the system from a
VB/Access system to a VB/SQL Server system.
I would like input on tips/techniques used to make the application as easy as
possible to modify later on if we decide to convert it to use SQL Server
instead of Access.