Discussion:
replaced BDE with dbExpress, but
(too old to reply)
Rick Scheibl
2007-09-25 15:36:54 UTC
Permalink
Hi,

I'm using D7. I've replaced the BDE controls with dbExpress throughout
the application (sounds so simple...). Is there a way to check the
finished .exe to confirm that the BDE isn't required? I don't have a
machine without the BDE.

I've removed the BDE units that I'm aware of:
bde, dbtables, dbiprocs

thanks,

Rick
Craig Stuntz [TeamB]
2007-09-25 16:00:40 UTC
Permalink
Is there a way to check the finished .exe to confirm that the BDE
isn't required? I don't have a machine without the BDE.
(Temporarily) rename the BDE folder and see if your app still runs.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
Please read and follow Borland's rules for the user of their
server: http://support.borland.com/entry.jspa?externalID=293
Rick Scheibl
2007-09-26 14:08:36 UTC
Permalink
Post by Craig Stuntz [TeamB]
Is there a way to check the finished .exe to confirm that the BDE
isn't required? I don't have a machine without the BDE.
(Temporarily) rename the BDE folder and see if your app still runs.
Thanks! I'll try this, although I was hoping for something absolute, as
I have many hundreds of forms, and am a bit afraid of something slipping
by me.
Craig Stuntz [TeamB]
2007-09-26 14:33:04 UTC
Permalink
Post by Rick Scheibl
Thanks! I'll try this, although I was hoping for something absolute,
as I have many hundreds of forms, and am a bit afraid of something
slipping by me.
Well, you can use a PE viewer to ensure that the BDE DLLs aren't
statically linked, but that doesn't tell you if something tries to
dynamically load one of them. It's another good check, though.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
Borland newsgroup denizen Sergio González has a new CD of
Irish music out, and it's good: http://tinyurl.com/7hgfr
Loading...