Use ActiveX data object to select Access data in VBA
Jul 30, 2017 · 1 min read
There are two way to get Access data(.wdb and so on), DAO and ADO.
DAO use the reference of MS DAO Object Lib, and ADO use the reference of ActiveX Data Object Lib.
Originally published at bustta.logdown.com. @ April 3, 2013
