Re: MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem



Thanks and sorry here is an error:

The error is Access violation at address 1B03CD21 in module msjet40.dll. Read of address BAADF00D.

Path to database is OK, you cannot open table or query neither in Design Mode one time Delphi crashed ...

Is there any way to rollback MDAC from 2.8sp1 to 2.8, this version of XP was preinstalled with mdac2.8sp1.

Thanks...



On Thu, 28 Jul 2005 09:34:06 +0200, Dave Blake <barnswood@xxxxxxxxxxx> wrote:


i have app that works on windows 2000, jet 4.0, mdac 2.8.  The same
application is not working on Windows Xp SP2 because of Mdac 2.8?!?!

Unlikely that MDAC is the problem. Much more likely is a problem with the
path of the DB file in connection component i.e. when the component loads it
tries to use a folder path that does not exist on the XP machine.


But that is a wild guess because you don't say what error you get. Provide
more information so people can help you before trying to rollback MDAC.


Dave



.