MDAC_TYP.exe and Foxpro

From: Tao (t_wang_at_uncg.edu)
Date: 05/31/04


Date: Sun, 30 May 2004 19:41:01 -0700

I am working on a ActiveX control (Visual basic 6), which is using ADO2.6 to connect to a Foxpro database. Since the ActiveX objects needs to be downloaded by the client through the internet. I am trying to make it as small as possible, therefore, I don't want to include the entire MDAC_typ.exe(7MB) file into the cab file. How can I know which files in the Mdac_typ.exe are used by ADO to connect to a foxpro database? Any input is appreciated!
Thanks a lot!