chris00
06-14-2002, 10:46 AM
I have a Program that includes a Access 2000 Database. I am trying to get it to work on an Windows 95 Laptop. What files do I have to include. The Laptop does not have Microsoft Office instaled.
Thanks in advance. :D
You will need Jet and the appropriate version of MDAC_typ.exe for your application. The older versions of MDAC include Jet, but the newer ones don't. I believe if you use the Package & Deployment Wizard to create an installation package for your program, it should include all the dependencies you need.
Robby
06-14-2002, 11:48 AM
As Lebb said, you need MDAC 2.5... Find it Here (http://www.microsoft.com/data/download.htm)
chris00
06-14-2002, 02:31 PM
Thanks for your Help.
:D :) :D
Flyguy
06-14-2002, 02:59 PM
On some installations of Win95 DCOM95 is also needed. I think it depends on the IE version installed (not need when IE4 or higher is installed already).