Install problem ADO engine

I'm trying to install ADO engine. I'm doing the following (Borland C++ Builder 5):

Install component into existing package, selecting package OQB50.bpk, selecting module QBEADOReg.pas.

Include and Lib paths all point to the correct places to include everything in sight, but I get the error:

Cannot load package "OQB50". It contains unit "AdoInt,", which is also contained in package "vclado50"

Any ideas on how to resolve this?

Leave a Comment