MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem
- From: "i.mulic" <imulicREMOVE@xxxxxxxxx>
- Date: Thu, 28 Jul 2005 03:47:04 +0200
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.
.
- Follow-Ups:
- Re: MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem
- From: Dave Blake
- Re: MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem
- Prev by Date: 3rd Party tool convert BDE to ADO
- Next by Date: Re: MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem
- Previous by thread: 3rd Party tool convert BDE to ADO
- Next by thread: Re: MDAC 2.8 Sp1 problem, Delphi 7, Windowns XP SP2 problem
- Index(es):
Relevant Pages
|