I use the Standard Data Control which uses MS Jet 3.5. The Data Controls are connecting to DBase5 tables. When I use the Package and Deploy wizard, it installs MDAC 2.1 which instals MS Jet 4.0. This does not make sense to me, because I am ALMOST positive that the Standard Data Control uses 3.5. Anyways, I install MDAC 2.0 which installs Jet 2.0. However, if I look in the registry it does not install any DBase drivers. When I run my project on a computer with no Jet 3.5 Dbase driver I get a message "Could not find installable ISAM". Has anyone run into this before?

Does anyone know how to install different drivers for Jet 3.5? Or does anyone know if the standard data control uses Jet 3.5 or 4.0, and how to make it use 4.0 instead of 3.5?