How to get rid of BDE
-
Milan Bacik
- Posts: 28
- Joined: Fri 28 Apr 2006 08:59
- Location: Czech Republic
- Contact:
How to get rid of BDE
After we succesfully migrate our Builder 2006 project from BDE to ODAC we are not able to cut of BDE. ALthough we removed all includes in headers, all references in project the executable is still loading BDE dlls. This is problem because we have to distribute BDE, which sometimes colide with other BDE aplications.
-
Milan Bacik
- Posts: 28
- Joined: Fri 28 Apr 2006 08:59
- Location: Czech Republic
- Contact:
You are right. OdacVcl requires BDE because OdacVcl contains the TBDESession component.
If you have ODAC with Sources you can recompile the OdacVcl package without the TBDESession component (you need to comment $DEFINE BDESESSION in Odac.inc). Otherwise I recommend to remove OdacVcl from the runtime packages list.
If you have ODAC with Sources you can recompile the OdacVcl package without the TBDESession component (you need to comment $DEFINE BDESESSION in Odac.inc). Otherwise I recommend to remove OdacVcl from the runtime packages list.
-
Milan Bacik
- Posts: 28
- Joined: Fri 28 Apr 2006 08:59
- Location: Czech Republic
- Contact:
-
Milan Bacik
- Posts: 28
- Joined: Fri 28 Apr 2006 08:59
- Location: Czech Republic
- Contact: