Database Pro without source code (Delphi 3, Delphi 4, Delphi 5, 
Delphi 6, Delphi 7, C++ Builder 4, C++ Builder 5, C++ Builder 6 ):
(for Delphi 3,4,5,6 or C++Builder 4,5,6 just change 7 to 3,4,5,6 in 
these instructions)

1.Start Delphi or C++ Builder and select "File", "Close all" to close all 
opened files. Select "Component", "Install packages..." and press the 
"Add" button in the package dialog box. Select Dbpro7.bpl from the 
Database Pro directory. (Dbpro3.dpl for Delphi3) If you have Delphi 
or C++Builder Enterprise Edition, repeat that for the DbproAdo7.bpl 
(for ADO Components), DbproIB7.bpl (for InterBase components) 
and DbproClient7.bpl (for TClientDataSet, TBDEClientDataSet, 
TSQLClientDataSet, TIBClientDataSet and so on) packages.
2. Update the library search path:
Select "Tools", "Environment options..." on page "Library". Add the 
Database Pro directory to the "Library path".

Database Pro without source code (C++ Builder 3):
1.Start C++ Builder and select "File", "Close all" to close all opened 
files. Select "Component", "Install packages..." and press the "Add" 
button in the package dialog box. Select DbproProfessional3.bpl file 
for C++ Builder Professional or DbproEnterprise3.bpl file for C++ 
Builder Enterprise (Client\Server) from the Database Pro directory. 
2. Update the library search path:
Select "Tools", "Environment options..." on page "Library". Add the 
Database Pro directory to the "Library path".


Database Pro with source code (Delphi 3, Delphi 4, Delphi 5, 
Delphi 6 and Delphi 7):
(for Delphi 3,4,5,6, just change 7 to 3,4,5,6 in these instructions)

To save space and to allow a faster download from the Internet, the 
"Database Pro" file set does not contain a compiled Delphi package 
for installation. To compile and install the Database Pro package do 
the following:
1. Start Delphi and select "File", "Close all" to close all opened files. 
Select "File", "Open" and open the file Dbpro7.dpk from the 
Database Pro directory. The package editor will be shown. Now 
press the "Compile" and the "Install" button. If you have Delphi 
Enterprise Edition, repeat that for the DbproAdo7.dpk (for ADO 
Components), DbproIB7.dpk (for InterBase components) and 
DbproClient7.dpk (for TClientDataSet, TBDEClientDataSet, 
TSQLClientDataSet, TIBClientDataSet and so on) packages. 
2. Update the library search path:
Select "Tools", "Environment options..." on page "Library". Add the 
Database Pro directory to the "Library path".

Database Pro with source code (C++ Builder 4, C++ Builder 5 
and C++ Builder 6):
(for C++ Builder 4,5, just change 6 to 4,5 in these instructions)
To save space and to allow a faster download from the Internet, the 
"Database Pro" file set does not contain a compiled C++ Builder 
package for installation. To compile and install the Database Pro 
package do the following:
1. Start C++ Builder and select "File", "Close all" to close all opened 
files. Select "File", "Open" and open the file Dbpro6.bpk from the 
Database Pro directory. The package editor will be shown. Now 
press the "Compile" and the "Install" button. If you have C++ Builder 
Enterprise Edition, repeat that for the DbproAdo6.bpk (for ADO 
Components), DbproIB6.bpk (for InterBase components) and 
DbproClient6.bpk (for TClientDataSet component) packages.
2. Update the library search path:
Select "Tools", "Environment options..." on page "Library". Add the 
Database Pro directory to the "Library path".

Database Pro with source code (C++ Builder 3):
To save space and to allow a faster download from the Internet, the 
"Database Pro" file set does not contain a compiled C++ Builder 
package for installation. To compile and install the Database Pro 
package do the following:
1. Start C++Builder and select "File", "Close all" to close all opened 
files. Select "File", "Open" and open the file DbproProfessional3.bpk 
for C++Builder Professional or DbproEnterprise3.bpk for C++Builder 
Enterprise (Client/Server) from the Database Pro directory. The 
package editor will be shown. Now press the "Ctrl-F9".
2. Select "Component", "Install packages..." and press the "Add" 
button in the package dialog box. Select DbproProfessional3.bpl or 
DbproEnterprise3.bpl from the Database Pro directory.
3. Update the library search path:
Select "Tools", "Environment options..." on page "Library". Add the 
Database Pro directory to the "Library path".


