Installing the TMS TDBPlanner components in Delphi or C++Builder
----------------------------------------------------------------

Unzip the appropriate files into a separate directory.

plannerd5.zip       : files for Delphi 5
plannerd6.zip       : files for Delphi 6
plannerd7.zip       : files for Delphi 7
plannerd2005.zip    : files for Delphi 2005
plannerd2006.zip    : files for Delphi 2006, 2007 & C++Builder 2006, 2007
tmsplannerd2009.zip : files for Delphi 2009 & C++Builder 2009
tmsplannerd2010.zip : files for Delphi 2010 & C++Builder 2010
tmsplannerd2011.zip : files for Delphi XE & C++Builder XE
tmsplannerdxe2.zip  : files for Delphi XE2 & C++Builder XE2
plannerc5.zip       : files for C++Builder 5
plannerc6.zip       : files for C++Builder 6


 ------------------------------------------------------
 To install the TPlanner (non data-aware version only!)
 ------------------------------------------------------
 For Delphi 

 1) From the IDE, choose, File, Open and browse for

    Delphi 5 : PLAND5.DPK
    Delphi 6 : PLAND6.DPK
    Delphi 7 : PLAND7.DPK
 
    From the package editor press Install. This installs the runtime component package

 2) From the IDE, choose, File, Open and browse for

    Delphi 5 : PLANDED5.DPK
    Delphi 6 : PLANDED6.DPK
    Delphi 7 : PLANDED7.DPK
 
    From the package editor press Install. This installs the design time support
  
  For C++Builder
  
 1) From the IDE, choose, File, Open and browse for

    C++Builder 5 : PLANC5.DPK
    C++Builder 6 : PLANC6.DPK

    From the package editor press Install. This installs the runtime component package

 2) From the IDE, choose, File, Open and browse for

    C++Builder 5 : PLANDEC5.DPK
    C++Builder 6 : PLANDEC6.DPK

    From the package editor press Install. This installs the design time support

 ------------------------------------------------------
 To install the TPlanner AND TDBPlanner simultanously
 ------------------------------------------------------
 For Delphi 

 1) From the IDE, choose, File, Open and browse for

    Delphi 5 : DBPLAND5.DPK
    Delphi 6 : DBPLAND6.DPK
    Delphi 7 : DBPLAND7.DPK
    Delphi 2005 : DBPLAND2005.bdsproj (VCL Win32)
 
    From the package editor press Install. This installs the runtime component package

 2) From the IDE, choose, File, Open and browse for

    Delphi 5 : DBPLANDED5.DPK
    Delphi 6 : DBPLANDED6.DPK
    Delphi 7 : DBPLANDED7.DPK
    Delphi 2005 : DBPLANDED2005.bdsproj (VCL Win32)
 
    From the package editor press Install. This installs the design time support
  
  For C++Builder
  
 1) From the IDE, choose, File, Open and browse for

    C++Builder 5 : DBPLANC5.DPK
    C++Builder 6 : DBPLANC6.DPK

    From the package editor press Install. This installs the runtime component package

 2) From the IDE, choose, File, Open and browse for

    C++Builder 5 : DBPLANDEC5.DPK
    C++Builder 6 : DBPLANDEC6.DPK

    From the package editor press Install. This installs the design time support



Install in Delphi 2006, 2007, 2009, 2010, XE, XE2 & C++Builder 2006, 2007, 2009, 2010, XE, XE2
----------------------------------------------------------------------------------------------

   Close the IDE, run SETUP.EXE, restart the IDE.



Installing help :
-----------------

   Delphi 5,6,7 & C++Builder 5,6

   For Delphi 6,7, first add file TMSPlannerXX.ALS in the {$DELPHI\Help} folder.
   Help can be installed by adding the TMSPlannerXX.HLP file with
   in the Index tab after Help, Customize from the IDE.

   Delphi 2005

   Run the batch files:
   RegHelpBDS3W.bat to install the help file. Help file will be integrated upon restarting the IDE
   RemHelpBDS3W.bat to uninstall the help file

   
   Delphi 2006, 2007, 2009, 2010, XE, XE2 & C++Builder 2006, 2007, 2009, 2010, XE, XE2

   Automatically installed


Demos :
-------

 The standard distribution includes demo applications for TPlanner and TDBPlanner.
 Additional demo applications are available from http://www.tmssoftware.com/dbplanner.htm


Installing add-ons
------------------

The add-on components can be downloaded from http://www.tmssoftware.com/planextra.zip
These can be installed by adding the component's .PAS files to the PlandX.DPK or
PlancX.BPK package file. Note though that some add-on components require other
components or software to be installed.

