HP 3000 Manuals

ALLBASE/SQL Statements That Work Only with Embedded SQL [ HP PC API User's Guide for ALLBASE/SQL and IMAGE/SQL ] MPE/iX 5.0 Documentation


HP PC API User's Guide for ALLBASE/SQL and IMAGE/SQL

ALLBASE/SQL Statements That Work Only with Embedded SQL 

PC client application software that accesses ALLBASE/SQL databases
through PC API do not use embedded SQL. The application software calls
the database functions directly; there is no need for preprocessing.

Because the following ALLBASE/SQL statements function only with embedded
SQL, they are not supported by PC API: 

       CLOSE CURSOR
       BEGIN DECLARE SECTION
       DECLARE CURSOR
       DESCRIBE
       END DECLARE SECTION
       EXECUTE
       EXECUTE IMMEDIATE
       FETCH
       INCLUDE
       OPEN
       PREPARE
       REFETCH
       SQLEXPLAIN
       WHENEVER



MPE/iX 5.0 Documentation