TOraclewwDataSet

dananiev

Member²
I can not install TOraclewwDataSet component to work with Woll2Wool InfoPower. I have C++ Builder 5 Ent. and Woll2Woll InforPower ver 2000.17. The Delphy manual says that I have to instal it into doa.dpk. But I have no doa.dpk or doa.bpk. When I try to install it into new package and compile I get linker error: Unable to open file bde.obj. C++ Builder does not have bde.obj, it has bde.dcu in the lib\obj directory.

Please help.

------------------
Dmitri
 
Have you followed the instructions from the User's Guide?

Installing the TOraclewwDataSet component for C++Builder
If you are using Woll2Woll's InfoPower 3.01 or later, you can install the TOraclwwDataSet component to allow the InfoPower controls to use Direct Oracle Access. From the C++Builder Component menu select Install component. From the Unit file name you can browse to the OraclewwData.cpp file in C++Builder's lib directory.

Note that InfoPower 2000 can work with any TDataSet descendant, so you don't really need the TOraclewwDataSet.

------------------
Marco Kalter
Allround Automations
 
Back
Top