HP 3000 Manuals

Migrating to the A.F0 Version of PC API [ HP ALLBASE/SQL PC API User's Guide ] MPE/iX 5.0 Documentation


HP ALLBASE/SQL PC API User's Guide

Migrating to the A.F0 Version of PC API 

If you are migrating from a previous version of PC API, do the following:

   1.  Run Microsoft Windows.

   2.  Insert the HP ALLBASE/SQL PC API Setup Disk into drive A: (or
       other desired drive).

   3.  From the Program Manager, choose the File Run command.  In the
       Command Line box, type a:\setup.

   4.  Click the OK button.

   5.  Remove the old SYSSQL views from the DBEnvironment.

       You can do this by executing UNVIEWS.SCP from Scriptor or issuing
       the UNVIEWS.SQL script from ISQL. If you are migrating from a
       version prior to the A.01.01c version of PC API, you will receive
       three expected errors--that three tables cannot be found.  Ignore
       these errors.

   6.  Add the new SYSSQL views.

       You can do this by executing VIEWS.SCP from Scriptor or issuing
       the VIEWS.SQL script from ISQL.

       Refer to the section "ISQL and SYSSQL Views" in the "Maintaining
       PC API" chapter for information on using the .SQL scripts in ISQL.

   7.  Test your application software.


NOTE The SQL.INI file does not require any changes.


MPE/iX 5.0 Documentation