Board index » delphi » Delphi 2007, the BDE, and Installaware Express Problem

Delphi 2007, the BDE, and Installaware Express Problem


2008-01-28 03:50:42 AM
delphi166
I have CodeGear Rad Studio. I have an application written in Delphi 2007
that uses the Borland Database Engine. I am using Installaware 6 that comes
prepackaged with CodeGear Rad Studio for my installation project. I have
inserted the BDE_PRO.msm into the installation file. The files for the BDE
are present on the installation disk. The compilation works fine and it will
install without problems in machines which have a previous version of the
BDE installed. When I try to install the program on an XP machine that has
never had an installation of the BDE, the installation proceeds normally but
when I run the application it fails giving the message that it is unable to
initialize the BDE. None of the BDE files are installed on the machine,
even though the installation goes through its program without warning.
Does anyone have any suggestions on why this occurs and how it might be
remedied? Perhaps I am not including some additional instruction into
Installaware?
Any help would be appreciated.
Tice Brashear
 
 

Re:Delphi 2007, the BDE, and Installaware Express Problem

hi,
are you trying BDE Cab File ? insty of Merge Modules ?
are you including Delphi RTL / VCL Merge Module ?
the BDE Aliace is created in the Client (Win-XP) Machine ?
otherwise, use a Folder Path Directly (insty of a Aliace)
please Recontacte Me
"Tice Brashear" <XXXX@XXXXX.COM>a écrit dans le message de news:
479ce15c$XXXX@XXXXX.COM...
Quote
I have CodeGear Rad Studio. I have an application written in Delphi 2007
that uses the Borland Database Engine. I am using Installaware 6 that
comes
prepackaged with CodeGear Rad Studio for my installation project. I have
inserted the BDE_PRO.msm into the installation file. The files for the
BDE
are present on the installation disk. The compilation works fine and it
will
install without problems in machines which have a previous version of the
BDE installed. When I try to install the program on an XP machine that
has
never had an installation of the BDE, the installation proceeds normally
but
when I run the application it fails giving the message that it is unable
to
initialize the BDE. None of the BDE files are installed on the machine,
even though the installation goes through its program without warning.

Does anyone have any suggestions on why this occurs and how it might be
remedied? Perhaps I am not including some additional instruction into
Installaware?

Any help would be appreciated.

Tice Brashear