Windows Installation
| [Previous] [Main] [Next] |
1. | Shut down Delpi and C++ Builder and uninstall any prior version of TurboDB Components from your system using the Windows uninstall option.
|
|
2. | Start tdbw?.exe. ? stands for e(valuation), s(tandard) or p(rofessional) depending on the edition you have. The setup program will install the package and register the TurboDB components palette with your Delphi IDE.
|
|
3. | Start Delphi/C++ Builder. You will find a palette page called TurboDB that holds the new components.
|
|
4. | In the Delphi/C++ Builder IDE select Help/Customize. Then add the TurboDB.cnt file on the Contents page and the TurboDB.hlp file on the Index and Link pages of OpenHelp. These files are located in the doc\help subdirectory of your TurboDB installation. Select "File/Save Project" to save your changes.
|
|
5. | Select Tools/Environment/Library and add the lib?/Delphi? or lib?/CB? path of TurboDB to the library path, if it isn't already there.
|
|
6. | Open the book "TurboDB Reference" in the Delphi online-help and read the topic "First Steps".
|
|
7. | Alternatively you can read the HTML help files in the doc\html subdirectory.
|
|
8. | For C++ Builder: Remember to add tdbengZZ.lib to every project. ZZ is the current version of TurboDB Engine. All you have to do, is to go to the windows\lib?\CB? subdirectory of your TurboDB installation and add the *.lib file which is located there.
|