Discussion:
BdeRtl linked in
(too old to reply)
Sandeep Chandra
2008-05-05 02:59:16 UTC
Permalink
We are trying to get rid of the BDE stuff from our app but what we have
found is that Rave depends on BDE and as soon as RpRave is added to the
uses section BdeRtl.bpl is linked in.

Is there any way to get rid of this dependency?

Sandeep
--
http://www.fjfresh.com
Trevor Keegan
2008-05-05 23:46:25 UTC
Permalink
Hi,

Ensure that you are not using the TRvTableConnection/TRvQueryConnection
components....change these to TRvDataSetConnection instead.

Regards
Trevor Keegan
Sandeep Chandra
2008-05-06 00:44:12 UTC
Permalink
As soon as I put TRvSystem on the form BdeRtl is linked.

Sandeep
--
http://www.fjfresh.com
Sandeep Chandra
2008-05-21 02:44:18 UTC
Permalink
Anyone from Rave looking at this?

Sandeep
--
http://www.fjfresh.com
Loading...