Discussion:
Unable to find dbExpress configuration files
(too old to reply)
m***@conwyvalley.com
2008-08-11 16:24:29 UTC
Permalink
I've installed Delphi 2007 on top of Delphi 2006, XP Pro platform. In
Data Explorer when looking at the databases engines available there's
only dbExpress and ado.net. Under D2006 I had "the lot". In particular
I want dbExpress because I'm hoping to use Blackfish.

I've checked C:\Program Files\CodeGear\RAD Studio\5.0\bin and there
are 3 dbx* files there dbx100.bpl dbx100.jdbg dbx.dbi, which I think
is correct.

I have also been able to start the Blackfish SQL services, and that
shows up as an installed, started, service.

I've tried a repair, and I've tried a full uninstall and reinstall,
but that hasn't fixed it.

Also, and I presume this is related, in the tool palette there is no
DBExpress section.

My guess is that the install has gone wrong, but how can I clear it
all out and start again if uninstall doesn't do it. Ideally I need to
do that to have the confidence that all the bits I need are present.

Any ideas ?
m***@conwyvalley.com
2008-08-12 07:06:48 UTC
Permalink
I should have made clear that "Unable to find dbExpress configuration
files" is the message I'm getting in the data explorer panel, under
dbExpress.
m***@conwyvalley.com
2008-08-12 09:55:40 UTC
Permalink
The missing DBExpress component issue has been solved. It appears that
most of the BPLs in the bin directory had not installed. Installing
package dclsmp100.bpl manually seems to have sorted that part of the
problem. Although there is no clue as to why the initial installation
or the subsequent repair or reinstallation should have failed.
m***@conwyvalley.com
2008-08-12 16:04:04 UTC
Permalink
I still have the "Unable to find dbExpress configuration
files" message in the data explorer panel, under
dbExpress.

Anyone got any ideas ?
k***@gmail.com
2013-08-16 14:44:38 UTC
Permalink
Post by m***@conwyvalley.com
Also, and I presume this is related, in the tool palette there is no
DBExpress section.
You have to be in Design View. The dbExpress tool palette will not appear if you are looking at code.
Loading...