Installing TOraclewwDataSet

zipfer

Member
frown.gif
I want to install ToraclewwDataSet under C++ Builder 5 Enterprise.
I followed the instructions in the User's guide.However,I received message from linker:
'unable to open file Bde.obj'
 
Make sure that the package in which you install the TOraclewwDataSet component includes the Direct Oracle Access package and the InfoPower package in the Required packages list. If memory serves me right, you get this error if the InfoPower package is not included.

------------------
Marco Kalter
Allround Automations
 
Thanks.
I've found that InfoPower2000 does not need
TwwOracleDataSet,it recognizes TOracleDataSet,so I can use it with TwwDBGrid.
Am I wrong ?But I tested it.It goes well.
 
You are right, but I'm not sure if this imposes any restrictions.

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