May 29, 2007 #1 steve728 Programmer Joined Mar 16, 2003 Messages 536 Location US I see some VBA examples using DAO and Pass-Through Actions queries. Will someone please refer me to examples using ADO? I have MS Access 2003 and SQL Server 2000 installed on my system. Thanks in advance. Steve728
I see some VBA examples using DAO and Pass-Through Actions queries. Will someone please refer me to examples using ADO? I have MS Access 2003 and SQL Server 2000 installed on my system. Thanks in advance. Steve728
May 30, 2007 1 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR Pass-Through Actions queries ... using ADO Use an ADODB.Command object. Hope This Helps, PH. FAQ219-2884 FAQ181-2886 Upvote 0 Downvote
Pass-Through Actions queries ... using ADO Use an ADODB.Command object. Hope This Helps, PH. FAQ219-2884 FAQ181-2886