Install dbExpress driver for Oracle on Delphi2006 only

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
herbertbeemster
Posts: 1
Joined: Thu 14 Sep 2006 11:08

Install dbExpress driver for Oracle on Delphi2006 only

Post by herbertbeemster » Thu 14 Sep 2006 11:13

Hi,

On my machine I have delphi 7 and delphi 2006. If I install DbxOda I get it on delphi 7 and delphi 2006, this is an unwanted situation. So, is there a way to install it on delphi 12006 only?

thanks,
herbert

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 14 Sep 2006 11:46

No, there is no way to change this behavior. You can remove "Core Lab dbx components" from Installed packages in Delphi 7. And remove driver registration and corresponding connections from dbxdrivers.ini and dbxconnections.ini (Common Files\Borland Shared\DBExpress)

Post Reply