ADO and BDE interact on XP SP2?
From: Paul Redstone (paul.redstone_at_solica.com)
Date: 08/30/04
- Previous message: Cengis: "how to manage linked table with delphi / ado ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 13:54:23 +0100
Hi
I have a program, in use by many thousands of users. It uses the BDE
indirectly (via a third party application API) to connect to a database. It
also optionally uses ADO to connect directly to the database (read only) for
higher performance.
We've had reports of it failing just after XP SP2 is installed indicating a
problem when BDE tries to initialise its connection to the database. We can
reproduce this here.At this point the ADO components have not been used in
any way, but of course any built in initialisation will have taken place.
A separate test program without the ADO worked fine. Removing the ADO
components from the full application also worked fine.
Conclusion: the ADO initialisation component is causing the BDE problems but
only on XP SP2 (works fine on SP1, Win 2k etc etc). Checking MDAC shows
version 2.81 on the SP2's machine. Tried installing MDAC from Microsoft and
it says that it cannot as it is incompatible (presumably with SP2 - probably
a newer version).
Development environment is Delphi 5 enterprise on Win 2k Professional.
Any ideas?
Paul
- Previous message: Cengis: "how to manage linked table with delphi / ado ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|