Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
should I use DAO, or ADO? I am accessing SQL/Access from Excel. I am not
doing anything web related. I am under the impression the ADO is the new/improved way to go, but when I look at things, it looks like DAO has more "stuff." For the most part, I want to run queries/parameter queries. Either pre-exisitng in SQL/Access, or from scratch in VBA. Thanks for any opinions. |