Board index » delphi » Deploying BDE - multiple BDE installations
J. Kohle
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Deploying BDE - multiple BDE installations
We have an application written in Delphi 4 that requires deployment of
the Borland Database Engine. The application uses a very small subset of the BDE - one table associated with one DB Grid. We have encountered situations where customers have an earlier version of the BDE installed The question is: How can we have two versions of the BDE peacefully co-exist on the same one installation of the BDE. Clearly, we don't want to render other Our application runs with the following deployment: DLLs: Registry Value: under the key, HKEY_LOCAL_MACHINE However, if other registry values and registry keys are present from a Any assistance or work around that you can provide will be greatly |