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



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?!?!

Is there any solution for this.

How to rollback from 2.8SP1 to 2.8 or to fix this to work with 2.8...


When I enter into debuger I saw that runtime error is comeing because of this line:


  dm.adoc.connected:=true;
  if not dm.table1.Active then dm.table1.Open;

on other comp (windows 2000, Sp4, Jet Sp8,mdac 2.8 ...) is working perfect.


.



Relevant Pages

  • Re: Runtime Error 91
    ... > I have a VB6 Application wich connect to an Access 97 database. ... > Runtime Error 91 Object variable or width block not set ... > told me that the version of mdac is already updated. ... > I checked the version with the MDAC Component Checker, ...
    (microsoft.public.data.ado)
  • Re: Runtime error 3633
    ... It sounds like something to do with the Jet and MDAC, ... HTH ... > Im getting a runtime error 3633. ... I can load the same program on to ...
    (microsoft.public.vb.general.discussion)
  • Re: Cannot run MSPress Code sample
    ... Do you know what version of MDAC you have installed? ... until I get a runtime error 800703e7 (memory problem). ... Stephen Howe ...
    (microsoft.public.data.ado)