Jet Data Access Problem - Client Has Access 97
Hello,
I have an application which needs to access for read an Access database, using the Jet provider.
On my development machine, and two other machines running Office 2003, everything works fine.
The problem computer is Windows XP SP2, with Access 97 installed. I have run the MDAC_TYP.EXE for version 2.8, which installed. I also ran the Jet SP8 update which did not install, stating Windows XP already had this update.
On this machine, the program throws and exception when it hits DataCon.Open.
Is there an inherent problem running a VB.NET application utilizing Jet on a machine configured this way?
Is there an update I've missed or some file I can manually update?
Thanks in advance.